summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2010-03-23 00:27:11 +0000
committersbd <sbd@pkgsrc.org>2010-03-23 00:27:11 +0000
commit1ce9b7c5adacee5667fe7b1fdf6b5851cd5bdc83 (patch)
tree657f9380c6bec80cc5b88c78d096019f043fae70 /pkgtools
parentccffde7a2e4f8e7cc52733e82f79f6dfd0d6e874 (diff)
downloadpkgsrc-1ce9b7c5adacee5667fe7b1fdf6b5851cd5bdc83.tar.gz
Takeover maintainership.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/rc.subr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile
index be9b931b852..0c1df221d67 100644
--- a/pkgtools/rc.subr/Makefile
+++ b/pkgtools/rc.subr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2010/03/21 16:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2010/03/23 00:27:11 sbd Exp $
#
DISTNAME= rc.subr-20090118
@@ -6,7 +6,7 @@ CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= sbd@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Portable NetBSD rc.subr implementation for pkgsrc