diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-18 11:49:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-18 11:49:55 +0800 |
commit | 569a78a4b0507f93f1e53719449e2f5e812d2d7d (patch) | |
tree | 97bb564efa2b03b76b3381388faa6b7d255d11ee /security/nmap | |
parent | 0c642006b59e621712f031efde2d35a56f6f4641 (diff) | |
download | freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.gz freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.zst freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.zip |
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team
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 |