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 | |
parent | 8a952529f9e753fcef9142c3f9fc27258c5d02ee (diff) | |
download | pkgsrc-536818ce0f8cd7551b2acd8df44bcaec8d13b8c4.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'security')
-rw-r--r-- | security/netramet/Makefile | 4 | ||||
-rw-r--r-- | security/pscan/Makefile | 4 | ||||
-rw-r--r-- | security/smtpd/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/netramet/Makefile b/security/netramet/Makefile index 6c252c71ab6..0bf22b474d1 100644 --- a/security/netramet/Makefile +++ b/security/netramet/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2010/02/25 14:59:22 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2011/03/18 20:28:21 zafer Exp $ # DISTNAME= NeTraMet44 PKGNAME= netramet-4.4.20 CATEGORIES= security net -MASTER_SITES= http://foobar.cit.buffalo.edu/nms/NeTraMet/ +MASTER_SITES= # http://foobar.cit.buffalo.edu/nms/NeTraMet/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= NEtwork TRaffic METer diff --git a/security/pscan/Makefile b/security/pscan/Makefile index 158fccc1b0d..3289955bca6 100644 --- a/security/pscan/Makefile +++ b/security/pscan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:45 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2011/03/18 20:29:11 zafer Exp $ DISTNAME= pscan PKGNAME= pscan-1.3 CATEGORIES= security devel -MASTER_SITES= http://www.striker.ottawa.on.ca/~aland/pscan/ +MASTER_SITES= # http://www.striker.ottawa.on.ca/~aland/pscan/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.striker.ottawa.on.ca/~aland/pscan/ 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/ |