diff options
author | kris <kris@FreeBSD.org> | 2005-07-11 03:56:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-11 03:56:19 +0800 |
commit | ee89596dc5d901e9eab123cbbe2c56e7fd240040 (patch) | |
tree | 1f1772a435ccdac34259afe31b352dd380e2490c /mail/smtpd | |
parent | 9aee524b951d2791734fa6d1e3f7aa37c62fa904 (diff) | |
download | freebsd-ports-gnome-ee89596dc5d901e9eab123cbbe2c56e7fd240040.tar.gz freebsd-ports-gnome-ee89596dc5d901e9eab123cbbe2c56e7fd240040.tar.zst freebsd-ports-gnome-ee89596dc5d901e9eab123cbbe2c56e7fd240040.zip |
Add some working master sites
Diffstat (limited to 'mail/smtpd')
-rw-r--r-- | mail/smtpd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 822b031dac2c..6b68cb367375 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -9,7 +9,9 @@ PORTNAME= smtpd PORTVERSION= 2.0 PORTREVISION= 2 CATEGORIES= mail security -MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/ +MASTER_SITES= http://ftp.rge.com/pub/mail/smtpd/ \ + http://www.netsw.org/net/ip/firewall/proxy/smtpd/ \ + ftp://ftp.obtuse.com/pub/smtpd/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-smtpd-2.0-RBL.gz |