diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
commit | 4b03fd08409356566c7afe7550629c2b0a9dd318 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /security | |
parent | 144fac57f51b7607ec02abb9e1edcba2cabe1a3f (diff) | |
download | freebsd-ports-graphics-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.gz freebsd-ports-graphics-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.zst freebsd-ports-graphics-4b03fd08409356566c7afe7550629c2b0a9dd318.zip |
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')
-rw-r--r-- | security/scanssh/Makefile | 2 | ||||
-rw-r--r-- | security/sudoscript/Makefile | 2 | ||||
-rw-r--r-- | security/zenmap/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 0e95d96461a..001bd6251a4 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 \ diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index d78a16a7dcd..72973d3a82b 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1.2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202.1%20release/${PORTNAME}%20${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Audited shells in Perl with sudo(8) and script(1) MAN1= ss.1 sudoshell.1 diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 1f52b642d7f..e2694ce3478 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://nmap.org/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= nmap-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend for the nmap scanning utility LICENSE= GPLv2 |