diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | fb966fa26f35c804660e1ad797ea6d68b0c03b17 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /net/nmap/Makefile | |
parent | 1f896ff9b4778b2a5823529549e27b6d5a6b7758 (diff) | |
download | pkgsrc-fb966fa26f35c804660e1ad797ea6d68b0c03b17.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'net/nmap/Makefile')
-rw-r--r-- | net/nmap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 0761fb0070b..003fc63eaeb 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2012/02/24 15:05:34 adam Exp $ +# $NetBSD: Makefile,v 1.87 2012/03/03 00:13:47 wiz Exp $ DISTNAME= nmap-5.51.6 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://nmap.org/dist/ EXTRACT_SUFX= .tar.bz2 |