diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
commit | adda42bec2c95633b64d7eded5300234540257b9 (patch) | |
tree | a7f580d0be2e917fa48b8751fe92eaafa8d90c4a /security/nmap | |
parent | 6c23af06c3eadc82165e019b5f2631367cd2a852 (diff) | |
download | ports-adda42bec2c95633b64d7eded5300234540257b9.tar.gz ports-adda42bec2c95633b64d7eded5300234540257b9.zip |
Notes
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index e46747324a2d..29f951a2f42c 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \ http://shadow.cc.columbia.edu/pub/software/nmap/ DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Port scanning utility for large networks DISTVERSION= 3.81 |