diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-18 20:28:21 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-18 20:28:21 +0000 |
commit | 536818ce0f8cd7551b2acd8df44bcaec8d13b8c4 (patch) | |
tree | 1d6d4b554a88957842600947df15148a4c0f169f /security/smtpd | |
parent | 8a952529f9e753fcef9142c3f9fc27258c5d02ee (diff) | |
download | pkgsrc-536818ce0f8cd7551b2acd8df44bcaec8d13b8c4.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'security/smtpd')
-rw-r--r-- | security/smtpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/smtpd/Makefile b/security/smtpd/Makefile index 21ab8ca372e..4184e6e662b 100644 --- a/security/smtpd/Makefile +++ b/security/smtpd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2010/01/27 16:51:14 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2011/03/18 20:30:12 zafer Exp $ # DISTNAME= smtpd-2.0 PKGREVISION= 3 CATEGORIES= mail security -MASTER_SITES= http://www.netsw.org/net/ip/firewall/proxy/smtpd/ +MASTER_SITES= # http://www.netsw.org/net/ip/firewall/proxy/smtpd/ PATCHFILES= patch-smtpd-2.0-RBL.gz PATCH_SITES= ftp://ftp.42.org/pub/OLD/p/ |