diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2004-03-22 01:47:05 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2004-03-22 01:47:05 +0000 |
commit | 3c96318e3af138465ee36e7622778380483cbdf1 (patch) | |
tree | 1275c89e1231232bc275d00b14ab078499bf46c7 /mail/popfile | |
parent | 6e07083387dbd8ccf61ca0909b9831e71faa1a51 (diff) |
Notes
Diffstat (limited to 'mail/popfile')
-rw-r--r-- | mail/popfile/Makefile | 2 | ||||
-rw-r--r-- | mail/popfile/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile index b07369a0509c..bc0771eafea8 100644 --- a/mail/popfile/Makefile +++ b/mail/popfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= popfile PORTVERSION= 0.21.1 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/popfile/pkg-plist b/mail/popfile/pkg-plist index 405fc2c9557a..af54797d2c63 100644 --- a/mail/popfile/pkg-plist +++ b/mail/popfile/pkg-plist @@ -141,7 +141,7 @@ sbin/popfile.sh %%DATADIR%%/skins/white.css %%DATADIR%%/skins/windows.css %%DATADIR%%/stopwords -%%DATADIR%%/v0.21.0.change +%%DATADIR%%/v0.21.1.change @dirrm %%DATADIR%%/Classifier @dirrm %%DATADIR%%/POPFile @dirrm %%DATADIR%%/Proxy |