diff options
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 00cf386781c8..7708f6a0bfff 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -6,8 +6,7 @@ # PORTNAME= MailScanner -PORTVERSION= 4.29.7 -PORTREVISION= 1 +PORTVERSION= 4.30.3 CATEGORIES= mail MASTER_SITES= http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/ DISTNAME= ${PORTNAME}-${PORTVERSION}-${PATCHLEVEL} @@ -36,7 +35,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \ CONFLICTS= MailScanner-devel-* -PATCHLEVEL= 1 +PATCHLEVEL= 2 USE_PERL5= yes |