diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-02 02:33:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-02 02:33:08 +0800 |
commit | 90edf47ed618d4e38f688950d1c92d01fce92e26 (patch) | |
tree | fc41106a679a4694669c6718196cd007e280ef41 /x11 | |
parent | c4c924de230bae86a82e94f8a5f0bf22d3b15237 (diff) | |
download | marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.tar marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.tar.gz marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.tar.bz2 marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.tar.lz marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.tar.xz marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.tar.zst marcuscom-ports-90edf47ed618d4e38f688950d1c92d01fce92e26.zip |
Correct a typo regarding the oc locale.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 1a46c8832..3c46d995d 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.89 2007/05/19 21:36:29 marcus Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.90 2007/06/25 20:24:49 marcus Exp $ # PORTNAME= gnome-terminal PORTVERSION= 2.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index 53f006128..2e8ff0635 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -124,7 +124,7 @@ share/locale/nb/LC_MESSAGES/gnome-terminal.mo share/locale/ne/LC_MESSAGES/gnome-terminal.mo share/locale/nl/LC_MESSAGES/gnome-terminal.mo share/locale/nn/LC_MESSAGES/gnome-terminal.mo -share/locale/or/LC_MESSAGES/gnome-terminal.mo +share/locale/oc/LC_MESSAGES/gnome-terminal.mo share/locale/or/LC_MESSAGES/gnome-terminal.mo share/locale/pa/LC_MESSAGES/gnome-terminal.mo share/locale/pl/LC_MESSAGES/gnome-terminal.mo |