diff options
author | sat <sat@FreeBSD.org> | 2006-10-20 04:57:50 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-10-20 04:57:50 +0800 |
commit | acf801207e613d93026bf15c0f7fe4c7b89c307f (patch) | |
tree | 63627377598b67bdd2026d2ae8312cd7830964d0 /sysutils | |
parent | 256b3a9cb062f8cdc3ac94c159e2892a33104e9e (diff) | |
download | freebsd-ports-gnome-acf801207e613d93026bf15c0f7fe4c7b89c307f.tar.gz freebsd-ports-gnome-acf801207e613d93026bf15c0f7fe4c7b89c307f.tar.zst freebsd-ports-gnome-acf801207e613d93026bf15c0f7fe4c7b89c307f.zip |
- Fix plist
Approved by: portmgr (erwin)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/unieject/Makefile | 1 | ||||
-rw-r--r-- | sysutils/unieject/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index fad27c795197..4db33fa9998c 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -7,6 +7,7 @@ PORTNAME= unieject DISTVERSION= 5.3.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF BERLIOS diff --git a/sysutils/unieject/pkg-plist b/sysutils/unieject/pkg-plist index 59acbac798e0..d15624b622df 100644 --- a/sysutils/unieject/pkg-plist +++ b/sysutils/unieject/pkg-plist @@ -15,3 +15,5 @@ share/locale/nl/LC_MESSAGES/unieject.mo share/locale/pt_BR/LC_MESSAGES/unieject.mo share/locale/pt/LC_MESSAGES/unieject.mo @dirrm include/unieject +@dirrmtry share/locale/es_AR/LC_MESSAGES +@dirrmtry share/locale/es_AR |