diff options
-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 2771e8617c34..d5284e810f08 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= ports@FreeBSD.org +MAINTAINER= daniel@roe.ch COMMENT?= Port scanning utility for large networks DISTVERSION= 3.90 |