diff options
Diffstat (limited to 'security/sudoscript')
-rw-r--r-- | security/sudoscript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index dbc330c5bc51..740c6916efa0 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202.1%20release/${PORTNAME}%20${PORTVER MAINTAINER= ports@FreeBSD.org COMMENT= Audited shells in Perl with sudo(8) and script(1) +WWW= https://www.egbok.com/sudoscript USES= perl5 gmake MAKE_ARGS= PERLPATH=${PERL} |