diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /security/ike-scan/Makefile | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
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 c9695f8f1f7..c7b06775035 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2007/01/28 01:34:42 adrianp Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:01:24 wiz Exp $ DISTNAME= ike-scan-1.9 CATEGORIES= security -MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ +MASTER_SITES= http://www.nta-monitor.com/tools/ike-scan/download/ MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://www.nta-monitor.com/ike-scan/ +HOMEPAGE= http://www.nta-monitor.com/tools/ike-scan/ COMMENT= Fingerprinting IKE implementation GNU_CONFIGURE= yes |