diff options
author | leeym <leeym@FreeBSD.org> | 2003-07-01 01:22:57 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-07-01 01:22:57 +0800 |
commit | cd135f017218f803134521850c32711ccf7c0e05 (patch) | |
tree | 0a4884bc5edac1476d18043fda6b23678ada481d | |
parent | 0169dd0218a82c0d4d492cd6a80050b55e10afec (diff) | |
download | freebsd-ports-gnome-cd135f017218f803134521850c32711ccf7c0e05.tar.gz freebsd-ports-gnome-cd135f017218f803134521850c32711ccf7c0e05.tar.zst freebsd-ports-gnome-cd135f017218f803134521850c32711ccf7c0e05.zip |
Update of newmail port to 1.0.2.
PR: 53924
Submitted by: Andrew <andrew@ugh.net.au>
-rw-r--r-- | mail/newmail/Makefile | 3 | ||||
-rw-r--r-- | mail/newmail/distinfo | 2 |
2 files changed, 3 insertions, 2 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> diff --git a/mail/newmail/distinfo b/mail/newmail/distinfo index 2ae60cd3297e..123accdf067c 100644 --- a/mail/newmail/distinfo +++ b/mail/newmail/distinfo @@ -1 +1 @@ -MD5 (newmail-1.0.1.tar.gz) = 539810d1f47dda9a6db8a683c1d46db9 +MD5 (newmail-1.0.2.tar.gz) = ea13246ea76eadde64c453256880f544 |