diff options
author | Babak Farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
---|---|---|
committer | Babak Farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
commit | 1d6e3807bfee4feb9aa7c48be94dc4b2c76a5225 (patch) | |
tree | 7dd9958252ce848d2745ee9cf6a3102c6a69ee1c /security/super | |
parent | 6b1bb7269a4e3385ad627bc4ac3ff896a7ea8c4f (diff) | |
download | ports-1d6e3807bfee4feb9aa7c48be94dc4b2c76a5225.tar.gz ports-1d6e3807bfee4feb9aa7c48be94dc4b2c76a5225.zip |
Notes
Diffstat (limited to 'security/super')
-rw-r--r-- | security/super/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/super/Makefile b/security/super/Makefile index 54434f08d329..af6364987255 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \ http://www.ucolick.org/~will/RUE/super/ EXTRACT_SUFX= -tar.gz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes |