diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-08-29 01:26:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-08-29 01:26:23 +0000 |
commit | de384476d7c3ca248fc1be14650ffb44c4a8dc56 (patch) | |
tree | 507a6885b844fb93e1ff805c6f68ef1ec4ab03a0 /mail/smtpd | |
parent | b443d6037139f85c1344b905b19dcb629d6f7d2d (diff) | |
download | ports-de384476d7c3ca248fc1be14650ffb44c4a8dc56.tar.gz ports-de384476d7c3ca248fc1be14650ffb44c4a8dc56.zip |
Notes
Diffstat (limited to 'mail/smtpd')
-rw-r--r-- | mail/smtpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 6b68cb367375..82030cff24a2 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -9,8 +9,7 @@ PORTNAME= smtpd PORTVERSION= 2.0 PORTREVISION= 2 CATEGORIES= mail security -MASTER_SITES= http://ftp.rge.com/pub/mail/smtpd/ \ - http://www.netsw.org/net/ip/firewall/proxy/smtpd/ \ +MASTER_SITES= http://www.netsw.org/net/ip/firewall/proxy/smtpd/ \ ftp://ftp.obtuse.com/pub/smtpd/ PATCH_SITES= ${MASTER_SITES} |