diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
commit | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (patch) | |
tree | 799bcf22ddda01c9c3dfba30f12700bcb72b501d /security/scanssh | |
parent | 7c8201d0d4588871797fc167de31fd1dc794aec9 (diff) | |
download | ports-59d48d920fd4f33d0531e09ce16a71ce6e15220b.tar.gz ports-59d48d920fd4f33d0531e09ce16a71ce6e15220b.zip |
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 74e927b7225d..f167340a7cbe 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scans networks for open proxies, SSH, Web and SMTP servers LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \ |