diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-10 10:30:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-10 10:30:07 +0000 |
commit | 56522a3814ab7d018098f99453739407e728d343 (patch) | |
tree | a244f898b5bc7d6f732853ee45be35fc2b622418 /mail/mailscanner/Makefile | |
parent | 6180d6e74cfa0aaa85e5b6866f659ed63c10cdf5 (diff) | |
download | ports-56522a3814ab7d018098f99453739407e728d343.tar.gz ports-56522a3814ab7d018098f99453739407e728d343.zip |
Notes
Diffstat (limited to 'mail/mailscanner/Makefile')
-rw-r--r-- | mail/mailscanner/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index e35b3b597edb..e9c0834e1e5b 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -6,8 +6,7 @@ # PORTNAME= MailScanner -PORTVERSION= 4.83.5 -PORTREVISION= 1 +PORTVERSION= 4.84.5 CATEGORIES= mail MASTER_SITES= http://www.mailscanner.info/files/4/tar/ DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL} @@ -47,7 +46,7 @@ OPTIONS= SPAMASSASSIN "Install SpamAssassin" on \ CONFLICTS= MailScanner-devel-[0-9]* -PATCHLEVEL= 1 +PATCHLEVEL= 2 USE_PERL5= yes |