diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-01-14 08:00:08 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-01-14 08:00:08 +0000 |
commit | 92a077a8016ae05ba368848670941eaca484237c (patch) | |
tree | 0f649aa844d1cef7cad1e1384926a4dfe2321ffd /mail/poppwd | |
parent | 3228eafe99ab224b0ab004b3dc74e52a45a77814 (diff) |
Notes
Diffstat (limited to 'mail/poppwd')
-rw-r--r-- | mail/poppwd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index f76c2ad0c7e6..231d59910d12 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -8,7 +8,9 @@ PORTNAME= poppwd PORTVERSION= 1.0 CATEGORIES= mail -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ \ + ftp://ftp.megamirror.com/pub/ugh/poppwd/ \ + http://ftp.megamirror.com/pub/ugh/poppwd/ MAINTAINER= andrew@ugh.net.au |