diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:19:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:19:01 +0000 |
commit | 2bbc8aac44157d8a7f01b76f59ccf47a0f7c4b93 (patch) | |
tree | 71b31086772c7ad31f329adffa521acc45c6aa6d /mail/poppwd | |
parent | 9d9b90a41973a4a608f6c5db246dc705e489539e (diff) |
Notes
Diffstat (limited to 'mail/poppwd')
-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 |