summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorkim <kim>2003-11-03 22:43:37 +0000
committerkim <kim>2003-11-03 22:43:37 +0000
commitca8dd932eeab4258ebe392ac443cd28ae9130086 (patch)
treeb75d11dc6e23eda31556c84155aee96807467bd0 /security/sudo/Makefile
parent807e2cbd058c931f5352e8574335c68180d5e5c8 (diff)
downloadpkgsrc-ca8dd932eeab4258ebe392ac443cd28ae9130086.tar.gz
Change maintainer to myself.
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index d93a600bd49..847598de40f 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2003/07/17 22:53:19 grant Exp $
+# $NetBSD: Makefile,v 1.61 2003/11/03 22:43:38 kim Exp $
#
DISTNAME= sudo-1.6.7p5
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.tux.org/pub/security/sudo/ \
http://www.courtesan.com/sudo/dist/beta/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.courtesan.com/sudo/
COMMENT= Allow others to run commands as root