diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-16 08:04:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-16 08:04:33 +0800 |
commit | 7a953179c92a482ebf39c21d28533ee438c378c3 (patch) | |
tree | c4945c293b21023e00b3cfc0ab39c6ba57d88f67 | |
parent | 25c6e506622e4dc59bda1876619f966ba2825e18 (diff) | |
download | freebsd-ports-gnome-7a953179c92a482ebf39c21d28533ee438c378c3.tar.gz freebsd-ports-gnome-7a953179c92a482ebf39c21d28533ee438c378c3.tar.zst freebsd-ports-gnome-7a953179c92a482ebf39c21d28533ee438c378c3.zip |
Add a missing locale file.
Reported by: bento
-rw-r--r-- | editors/ghex2/Makefile | 1 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index a70721a7cc66..74554fc1916a 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghex2 PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist index 827041a29d41..7f1081dc9d31 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex2/pkg-plist @@ -28,6 +28,7 @@ share/gnome/omf/ghex/ghex-C.omf share/gnome/omf/ghex/ghex-ja.omf @exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-ja.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gnome-ghex.png +share/locale/az/LC_MESSAGES/ghex-2.0.mo share/locale/am/LC_MESSAGES/ghex-2.0.mo share/locale/bg/LC_MESSAGES/ghex-2.0.mo share/locale/ca/LC_MESSAGES/ghex-2.0.mo |