diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
commit | 13ef81e322775d347cdc00f0843c93f036ea04ad (patch) | |
tree | 014f72a6d0945f05e4e4ce9330a65cacf32b8616 /security/sudo | |
parent | e8b45bc07f1e02bdc46e6b4fe899139036e65d9a (diff) | |
download | freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.gz freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.zst freebsd-ports-gnome-13ef81e322775d347cdc00f0843c93f036ea04ad.zip |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index ce68e85cbbd6..9c060becbd5f 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.stikman.com/pub/sudo/ DISTNAME= ${PORTNAME}-1.6.8p12 -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes |