diff options
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 23e5995bf291..18d23f4bb87e 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -8,7 +8,7 @@ PORTNAME= sudoscript PORTVERSION= 2.1.2 CATEGORIES= security -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202.1%20release/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Audited shells in Perl with sudo(8) and script(1) |