diff options
Diffstat (limited to 'mail')
-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 |