aboutsummaryrefslogtreecommitdiffstats
path: root/mail/newmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/newmail/Makefile')
-rw-r--r--mail/newmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile
index e751c75c1d5f..eba84f22c61c 100644
--- a/mail/newmail/Makefile
+++ b/mail/newmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= newmail
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ \
ftp://ftp.megamirror.com/pub/ugh/unix/newmail/ \
@@ -18,5 +18,6 @@ COMMENT= A tool for checking for new mail in multiple mail boxes
WRKSRC= ${WRKDIR}/newmail
MAN1= newmail.1
+MANCOMPRESSED= maybe
.include <bsd.port.mk>