diff options
Diffstat (limited to 'mail/newmail/Makefile')
-rw-r--r-- | mail/newmail/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 521bd8032bc1..89feba003da1 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -8,14 +8,11 @@ PORTNAME= newmail PORTVERSION= 1.0.2 CATEGORIES= mail -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for checking for new mail in multiple mail boxes -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - WRKSRC= ${WRKDIR}/newmail MAN1= newmail.1 |