diff options
author | johans <johans@FreeBSD.org> | 2011-05-17 15:19:55 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-05-17 15:19:55 +0800 |
commit | d6bafe1c4f0fe2aec335493252eca2640a8bfb9e (patch) | |
tree | 716bd29fa16d8d4239e1ea9d07159052597bea07 /security/gsasl | |
parent | 12715b89fb27910d877afad5456ce716c4195f6d (diff) | |
download | freebsd-ports-gnome-d6bafe1c4f0fe2aec335493252eca2640a8bfb9e.tar.gz freebsd-ports-gnome-d6bafe1c4f0fe2aec335493252eca2640a8bfb9e.tar.zst freebsd-ports-gnome-d6bafe1c4f0fe2aec335493252eca2640a8bfb9e.zip |
Fix plist
Reported by: pointyhat via erwin
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 1 | ||||
-rw-r--r-- | security/gsasl/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 11dcade55703..25d1a5e55a4d 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/gsasl/pkg-plist b/security/gsasl/pkg-plist index 416ae3b35ac6..68e8296bba1c 100644 --- a/security/gsasl/pkg-plist +++ b/security/gsasl/pkg-plist @@ -34,6 +34,8 @@ libdata/pkgconfig/libgsasl.pc %%PORTDOCS%%%%DOCSDIR%%/reference/up.png %%NLS%%share/locale/de/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/eu/LC_MESSAGES/gsasl.mo +%%NLS%%share/locale/eo/LC_MESSAGES/gsasl.mo +%%NLS%%share/locale/eo/LC_MESSAGES/libgsasl.mo %%NLS%%share/locale/fi/LC_MESSAGES/gsasl.mo %%NLS%%share/locale/fi/LC_MESSAGES/libgsasl.mo %%NLS%%share/locale/fr/LC_MESSAGES/gsasl.mo |