diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-22 19:18:55 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-22 19:18:55 +0000 |
commit | 4ef6d6e7fe4fb9c011d8d386f6d07a6627ef8103 (patch) | |
tree | f8b91f1fb9774165af78943c6f6eaac4df530f04 /mail/mailscanner/Makefile | |
parent | 25eae7acc21080b1b9c0d5de99359ec17f14a32b (diff) |
Notes
Diffstat (limited to 'mail/mailscanner/Makefile')
-rw-r--r-- | mail/mailscanner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index a059542a6767..4c64cb6d46e9 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -7,7 +7,7 @@ PORTNAME= MailScanner PORTVERSION= 4.84.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.mailscanner.info/files/4/tar/ DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL} |