diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-29 20:52:34 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-29 20:52:34 +0000 |
commit | e77b20684bce5b6a7c56639612d9e693f774904a (patch) | |
tree | cc9e4f8919803ba8d92c8e15410243a7c8438070 /security | |
parent | c5b30f3654b40fe7b34099e459013124bd8f1893 (diff) | |
download | ports-e77b20684bce5b6a7c56639612d9e693f774904a.tar.gz ports-e77b20684bce5b6a7c56639612d9e693f774904a.zip |
Notes
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) |