diff options
Diffstat (limited to 'security/sudoscript')
-rw-r--r-- | security/sudoscript/Makefile | 4 | ||||
-rw-r--r-- | security/sudoscript/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index 26b4615b9dc6..dfb8cbd1e48f 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -7,7 +7,7 @@ PORTNAME= sudoscript PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://download.sourceforge.net/sudoscript/ \ http://egbok.com/sudoscript/ @@ -15,7 +15,7 @@ MASTER_SITES= http://download.sourceforge.net/sudoscript/ \ MAINTAINER= hbo@egbok.com COMMENT= Audited shells in Perl with sudo(8) and script(1) -MAN1= sudoshell.1 +MAN1= ss.1 sudoshell.1 MAN3= Sudoscript.3pm MAN8= sudoscriptd.8 sudoscript.8 MANCOMPRESSED= no diff --git a/security/sudoscript/pkg-plist b/security/sudoscript/pkg-plist index 72d4b92f6979..dbce662e0627 100644 --- a/security/sudoscript/pkg-plist +++ b/security/sudoscript/pkg-plist @@ -28,6 +28,7 @@ share/doc/sudoscript-2.1.1/sudoshell-src.html share/doc/sudoscript-2.1.1/sudoshell.1.html share/doc/sudoscript-2.1.1/xsl/egbokdoc.xsl share/doc/sudoscript-2.1.1/xsl/egbokdoc2fop.xsl +@dirrm lib/sudoscript @dirrm share/doc/sudoscript-2.1.1/xsl @dirrm share/doc/sudoscript-2.1.1/dtd @dirrm share/doc/sudoscript-2.1.1 |