diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
commit | 4b03fd08409356566c7afe7550629c2b0a9dd318 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /security/scanssh/Makefile | |
parent | 144fac57f51b7607ec02abb9e1edcba2cabe1a3f (diff) | |
download | FreeBSD-ports-4b03fd08409356566c7afe7550629c2b0a9dd318.zip FreeBSD-ports-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.gz |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
Diffstat (limited to 'security/scanssh/Makefile')
-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 0e95d96..001bd62 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 \ |