diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-10-23 20:45:10 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-10-23 20:45:10 +0000 |
commit | 546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /security/scanssh | |
parent | f4a1e022c0d267b40fde97c90402277490d4eb4f (diff) |
Notes
Diffstat (limited to 'security/scanssh')
-rw-r--r-- | security/scanssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 6e8095d47915..da6d97441a7f 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Scans networks for open proxies, SSH, web, and SMTP servers LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \ |