diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 14:02:53 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 14:02:53 +0800 |
commit | 159839839648717277211d838c59d2dff82980e8 (patch) | |
tree | df334593b597b1134bb5891a12d327f81d2455cb /mail/gnubiff | |
parent | 25b1b58a342af601e21cc08922fa9cc0ce8fad67 (diff) | |
download | marcuscom-ports-159839839648717277211d838c59d2dff82980e8.tar marcuscom-ports-159839839648717277211d838c59d2dff82980e8.tar.gz marcuscom-ports-159839839648717277211d838c59d2dff82980e8.tar.bz2 marcuscom-ports-159839839648717277211d838c59d2dff82980e8.tar.lz marcuscom-ports-159839839648717277211d838c59d2dff82980e8.tar.xz marcuscom-ports-159839839648717277211d838c59d2dff82980e8.tar.zst marcuscom-ports-159839839648717277211d838c59d2dff82980e8.zip |
Fix the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7577 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/gnubiff')
-rw-r--r-- | mail/gnubiff/Makefile | 1 | ||||
-rw-r--r-- | mail/gnubiff/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index bd3c9d029..56a00868b 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnubiff PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/gnubiff/pkg-plist b/mail/gnubiff/pkg-plist index bbbb1b5ec..b0e05e7c9 100644 --- a/mail/gnubiff/pkg-plist +++ b/mail/gnubiff/pkg-plist @@ -32,10 +32,13 @@ bin/gnubiff %%WITH_GNOME%%%%SHAREDIR%%/gnome-2.0/ui/GNOME_gnubiffApplet.xml @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/fr_FR/LC_MESSAGES +@dirrmtry share/locale/fr_FR @dirrmtry share/locale/fr_CA/LC_MESSAGES @dirrmtry share/locale/fr_CA @dirrmtry %%BONOBODIR%%/servers @dirrmtry %%BONOBODIR%% @dirrmtry %%SHAREDIR%%/gnome-2.0/ui @dirrmtry %%SHAREDIR%%/gnome-2.0 +@dirrmtry share/pixmaps @dirrm %%SHAREDIR%%/gnubiff |