diff options
Diffstat (limited to 'security/sudoscript')
-rw-r--r-- | security/sudoscript/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index 18d23f4bb87e..d78a16a7dcdc 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: sudoscript -# Date created: 17 June, 2003 -# Whom: hbo@egbok.com -# +# Created by: hbo@egbok.com # $FreeBSD$ -# PORTNAME= sudoscript PORTVERSION= 2.1.2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202.1%20release/${PORTNAME}%20${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Audited shells in Perl with sudo(8) and script(1) MAN1= ss.1 sudoshell.1 |