diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-16 00:15:53 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-16 00:15:53 +0000 |
commit | 29dc3a8df19d240b34d2f73df99e2cda89906ffd (patch) | |
tree | 53df6a5c51e42a8934313b4226b6bb037d8b52fe /net/gnomemeeting | |
parent | bc867e174a64f3e476953d59e83f50d5c91f78c4 (diff) | |
download | FreeBSD-ports-29dc3a8df19d240b34d2f73df99e2cda89906ffd.zip FreeBSD-ports-29dc3a8df19d240b34d2f73df99e2cda89906ffd.tar.gz |
Add a missing locale file to the plist.
Spotted by: adamw
Approved by: maintainer (implicit)
Diffstat (limited to 'net/gnomemeeting')
-rw-r--r-- | net/gnomemeeting/Makefile | 1 | ||||
-rw-r--r-- | net/gnomemeeting/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index 1aee233..7ab35f7 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.5 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ \ # http://www.gnomemeeting.org/downloads/0.98.0/sources/ diff --git a/net/gnomemeeting/pkg-plist b/net/gnomemeeting/pkg-plist index 79dfb5a..0b260a5 100644 --- a/net/gnomemeeting/pkg-plist +++ b/net/gnomemeeting/pkg-plist @@ -18,6 +18,7 @@ share/locale/fi/LC_MESSAGES/gnomemeeting.mo share/locale/fr/LC_MESSAGES/gnomemeeting.mo share/locale/ga/LC_MESSAGES/gnomemeeting.mo share/locale/gl/LC_MESSAGES/gnomemeeting.mo +share/locale/hi/LC_MESSAGES/gnomemeeting.mo share/locale/hu/LC_MESSAGES/gnomemeeting.mo share/locale/it/LC_MESSAGES/gnomemeeting.mo share/locale/ja/LC_MESSAGES/gnomemeeting.mo |