diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-09-08 23:59:46 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-09-08 23:59:46 +0000 |
commit | 89f1f7b647d23f9189a2027c33c1ad0e3a601bdc (patch) | |
tree | 49894291d03b638fec63bd98ec3e2253bcddc216 /security/nmap/Makefile | |
parent | 28739eaea9ff732d9f994cdc104c227be8bcd837 (diff) | |
download | ports-89f1f7b647d23f9189a2027c33c1ad0e3a601bdc.tar.gz ports-89f1f7b647d23f9189a2027c33c1ad0e3a601bdc.zip |
Notes
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 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 |