diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | 4417c1e7658a5f5a3fabc4487515a9ca327ef304 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/nmap | |
parent | 22e2a44fbf3458c37082a3aae379b246fc41dd91 (diff) | |
download | pkgsrc-4417c1e7658a5f5a3fabc4487515a9ca327ef304.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/nmap')
-rw-r--r-- | net/nmap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 9ecb344286f..a5fbbdbdb32 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.55 2006/07/07 15:49:33 jlam Exp $ +# $NetBSD: Makefile,v 1.56 2006/10/04 21:53:17 wiz Exp $ # DISTNAME= nmap-4.11 CATEGORIES= net security -MASTER_SITES= http://www.insecure.org/nmap/dist/ +MASTER_SITES= http://insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= salo@NetBSD.org -HOMEPAGE= http://www.insecure.org/nmap/ +HOMEPAGE= http://insecure.org/nmap/ COMMENT= Network/port scanner with OS detection PKG_INSTALLATION_TYPES= overwrite pkgviews |