diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /security/ike-scan/Makefile | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'security/ike-scan/Makefile')
-rw-r--r-- | security/ike-scan/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index f7d09557717..4cab24da3aa 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2016/03/05 11:29:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/16 20:45:44 wiz Exp $ DISTNAME= ike-scan-1.9 PKGREVISION= 5 CATEGORIES= security -MASTER_SITES= http://www.nta-monitor.com/tools/ike-scan/download/ +#MASTER_SITES= http://www.nta-monitor.com/tools/ike-scan/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.nta-monitor.com/tools/ike-scan/ +#HOMEPAGE= http://www.nta-monitor.com/tools/ike-scan/ COMMENT= Fingerprinting IKE implementation GNU_CONFIGURE= yes |