diff options
Diffstat (limited to 'security/nmap/Makefile')
-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 |