diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-02 16:13:55 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-02 16:13:55 +0000 |
commit | 4bb1c3473c82721396af7d21d7f78bb11620e1fc (patch) | |
tree | 6edc01cf887a7daf540bf13c3b1ec0de5b78f6a9 /mail/premail | |
parent | 60462b1beeb120a4089be356e1b196bd6e2a1add (diff) | |
download | ports-4bb1c3473c82721396af7d21d7f78bb11620e1fc.tar.gz ports-4bb1c3473c82721396af7d21d7f78bb11620e1fc.zip |
Notes
Diffstat (limited to 'mail/premail')
-rw-r--r-- | mail/premail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/premail/Makefile b/mail/premail/Makefile index ba796fe5fd5d..6482ee7f43f0 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -10,7 +10,7 @@ DISTNAME= premail-0.45 CATEGORIES= security mail -MASTER_SITES= ftp://ftp.ms.mff.cuni.cz/Security/utopia/remailer/ +MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/remailer/ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp |