diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-27 15:58:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-27 15:58:41 +0800 |
commit | 0c7baffc7a0c5965da8f5f247147c4b18e0b740e (patch) | |
tree | a143899e1f5d8e1d2304cb9d4c8385720b3b93be /mail | |
parent | d2d13b0ae82a340b9574b742fc57ab2d323d4909 (diff) | |
download | freebsd-ports-gnome-0c7baffc7a0c5965da8f5f247147c4b18e0b740e.tar.gz freebsd-ports-gnome-0c7baffc7a0c5965da8f5f247147c4b18e0b740e.tar.zst freebsd-ports-gnome-0c7baffc7a0c5965da8f5f247147c4b18e0b740e.zip |
Remove dead mastersite per distfile survey.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/newmail/Makefile | 4 | ||||
-rw-r--r-- | mail/poppwd/Makefile | 4 |
2 files changed, 2 insertions, 6 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 diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index d2e5c4665c58..ac371b1ebb69 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -8,9 +8,7 @@ PORTNAME= poppwd PORTVERSION= 1.0 CATEGORIES= mail -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/poppwd/ \ - http://ftp.megamirror.com/pub/ugh/unix/poppwd/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ MAINTAINER= andrew@ugh.net.au COMMENT= Implementation of the Eudora (compatible) password changing protocol |