diff options
Diffstat (limited to 'net/nmap/Makefile')
-rw-r--r-- | net/nmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile index caae16f346f..ea2f9bad76a 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2003/06/17 14:48:04 salo Exp $ +# $NetBSD: Makefile,v 1.25 2003/07/04 23:49:42 salo Exp $ # -DISTNAME= nmap-3.28 +DISTNAME= nmap-3.30 CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 |