diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-14 10:13:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-14 10:13:17 +0000 |
commit | 626871cd3d323585b65746cc5006b28752e59f82 (patch) | |
tree | ed438ca76dff83fc2b5a2537b96fca445b686b26 /mail | |
parent | cb4a0a6df8a01388f37da0017a45dc41460d3da6 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index f5ca9ad96ce3..dc5b9186208e 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= bogofilter PORTVERSION= 1.1.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/bogofilter/pkg-plist b/mail/bogofilter/pkg-plist index 237a78cd1efe..ddbc86cf35a9 100644 --- a/mail/bogofilter/pkg-plist +++ b/mail/bogofilter/pkg-plist @@ -24,5 +24,6 @@ etc/bogofilter.cf.example %%CONTRIB%%%%DOCSDIR%%/contrib/spamitarium.pl %%CONTRIB%%%%DOCSDIR%%/contrib/stripsearch.pl %%CONTRIB%%%%DOCSDIR%%/contrib/trainbogo.sh +%%CONTRIB%%%%DOCSDIR%%/contrib/vm-bogofilter.el %%CONTRIB%%@dirrm %%DOCSDIR%%/contrib %%CONTRIB%%@dirrm %%DOCSDIR%% |