diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 07:58:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 07:58:41 +0000 |
commit | b65e78ff7c1172a7ede6c9e7507bc0ac3f178e64 (patch) | |
tree | 1ac1e305123d19faa569e642b57b22010069a360 /mail/newmail | |
parent | 88a5c4f261b72e9150945f8c5cee1957fdb31981 (diff) |
Notes
Diffstat (limited to 'mail/newmail')
-rw-r--r-- | mail/newmail/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 2a3369e10a15..7f4765cee889 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -8,9 +8,7 @@ PORTNAME= newmail PORTVERSION= 1.0.2 CATEGORIES= mail -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/newmail/ \ - http://ftp.megamirror.com/pub/ugh/unix/newmail/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ MAINTAINER= andrew@ugh.net.au COMMENT= A tool for checking for new mail in multiple mail boxes |