diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/sudoscript/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index d08c0a19d2f0..3865ebb13fe6 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -8,8 +8,7 @@ PORTNAME= sudoscript PORTVERSION= 2.1.2 CATEGORIES= security -MASTER_SITES= http://download.sourceforge.net/sudoscript/ \ - http://egbok.com/sudoscript/ +MASTER_SITES= SF MAINTAINER= hbo@egbok.com COMMENT= Audited shells in Perl with sudo(8) and script(1) |