diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-03-27 11:53:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-03-27 11:53:07 +0000 |
commit | b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1 (patch) | |
tree | e217dbc778a52087c20ecaea92beea91b2266052 /mail/mailscanner | |
parent | d253acf464b19446c05f5daaeadfa06ee7126cb7 (diff) | |
download | ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.tar.gz ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.zip |
Notes
Diffstat (limited to 'mail/mailscanner')
-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 baeb7a52a1cb..21867804fc10 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -7,7 +7,7 @@ PORTNAME= MailScanner PORTVERSION= 4.67.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.mailscanner.info/files/4/tar/ DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL} |