diff options
-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%% |