update to nmap-2.06
This commit is contained in:
parent
e8e4c15ae3
commit
066fa4c35c
@ -1,12 +1,12 @@
|
||||
# OpenBSD makefile for: nmap
|
||||
# Version required: 2.03
|
||||
# Version required: 2.06
|
||||
# Date created: 10 January 1999
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.2 1999/02/07 23:24:46 dugsong Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 1999/02/08 19:36:23 dugsong Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nmap-2.03
|
||||
DISTNAME= nmap-2.06
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
@ -14,6 +14,6 @@ MAINTAINER= angelos@openbsd.org
|
||||
MASTER_SITES= http://www.insecure.org/nmap/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (nmap-2.03.tgz) = e08470905d9be127eb911210c0fe79a7
|
||||
MD5 (nmap-2.06.tgz) = bae2f437bbc9d024eaf1e0c371ed0a34
|
||||
|
@ -1,3 +1,5 @@
|
||||
bin/nmap
|
||||
man/man1/nmap.1
|
||||
lib/nmap-os-fingerprints
|
||||
lib/nmap/nmap-os-fingerprints
|
||||
lib/nmap/nmap-services
|
||||
@dirrm lib/nmap
|
||||
|
Loading…
Reference in New Issue
Block a user