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/sudoscript/Makefile | |
parent | f4a1e022c0d267b40fde97c90402277490d4eb4f (diff) | |
download | ports-546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c.tar.gz ports-546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c.zip |
Notes
Diffstat (limited to 'security/sudoscript/Makefile')
-rw-r--r-- | security/sudoscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index 4944a8247fc0..3f861854a871 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 |