diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2010-08-10 13:37:06 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2010-08-10 13:37:06 +0000 |
commit | ae37133ee15e1ddc73fd9c49037e504ccc33086f (patch) | |
tree | 8127f04212fad037bab9a4937c7883342282e9d0 /security | |
parent | 15aa12ad7015f421ec9b60956edc34d45b5633e5 (diff) |
Notes
Diffstat (limited to 'security')
-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 |