diff options
author | ache <ache@FreeBSD.org> | 1997-02-03 00:13:55 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-02-03 00:13:55 +0800 |
commit | cbcf9a8e51b61efd19e3380b0a4f06ae39706667 (patch) | |
tree | a8e2ceb6aa7475ced9b3b934e5f476ebdfdb3d1a /mail | |
parent | 866b31215dbf6540322e307cc0e296f4dbe21fe8 (diff) | |
download | freebsd-ports-gnome-cbcf9a8e51b61efd19e3380b0a4f06ae39706667.tar.gz freebsd-ports-gnome-cbcf9a8e51b61efd19e3380b0a4f06ae39706667.tar.zst freebsd-ports-gnome-cbcf9a8e51b61efd19e3380b0a4f06ae39706667.zip |
Change master site to more official
Add security patch
Diffstat (limited to 'mail')
-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 |