diff options
Diffstat (limited to 'mail/poppwd/Makefile')
-rw-r--r-- | mail/poppwd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index ac371b1ebb69..3e90b8f53871 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -6,9 +6,9 @@ # PORTNAME= poppwd -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= mail -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= andrew@ugh.net.au COMMENT= Implementation of the Eudora (compatible) password changing protocol |