diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-08-10 21:37:06 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-08-10 21:37:06 +0800 |
commit | 2a5b936c732a5ac3bd5c69ab9cac960850e08a31 (patch) | |
tree | a046db9226dbbbd0c9ff4622e598612d710a445f /security/nmap | |
parent | e94b2937df0eec9009aa7a7fb6cd284f64f7d7cc (diff) | |
download | freebsd-ports-gnome-2a5b936c732a5ac3bd5c69ab9cac960850e08a31.tar.gz freebsd-ports-gnome-2a5b936c732a5ac3bd5c69ab9cac960850e08a31.tar.zst freebsd-ports-gnome-2a5b936c732a5ac3bd5c69ab9cac960850e08a31.zip |
Take Maintainership
Approved by: glarkin (mentor, implicit)
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 a2d9b0cbc06d..0327cf6067f9 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://nmap.org/dist/ \ http://www.mirrorservice.org/sites/ftp.wiretapped.net/pub/security/network-mapping/nmap/ \ http://mirror.sg.depaul.edu/pub/security/nmap/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ohauer@FreeBSD.org COMMENT= Port scanning utility for large networks LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |