diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /mail/elmo | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'mail/elmo')
-rw-r--r-- | mail/elmo/Makefile | 1 | ||||
-rw-r--r-- | mail/elmo/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index 376e90be9a32..5a8944b217c0 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -7,6 +7,7 @@ PORTNAME= elmo PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/elmo/pkg-plist b/mail/elmo/pkg-plist index 9f1744f49be1..738bf6a0b551 100644 --- a/mail/elmo/pkg-plist +++ b/mail/elmo/pkg-plist @@ -4,6 +4,4 @@ bin/elmoconf.pl %%DATADIR%%/tutorial %%NLS%%share/locale/de/LC_MESSAGES/elmo.mo %%NLS%%share/locale/pl/LC_MESSAGES/elmo.mo -%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pl @dirrm %%DATADIR%% |