diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /net/nmap | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'net/nmap')
-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 650ed424db3..662f7c3a387 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2011/02/16 21:52:01 pettai Exp $ +# $NetBSD: Makefile,v 1.80 2011/04/22 14:40:44 obache Exp $ # DISTNAME= nmap-5.51 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://nmap.org/dist/ EXTRACT_SUFX= .tar.bz2 |