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/poppwd/Makefile | |
parent | Remove dead mastersite per distfile survey. (diff) |
Remove dead mastersite per distfile survey.
Diffstat (limited to '')
-rw-r--r-- | mail/poppwd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |