diff options
Diffstat (limited to 'mail/poppwd/Makefile')
-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 |