summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2003-06-30 08:59:03 +0000
committerwiz <wiz>2003-06-30 08:59:03 +0000
commit1d1a472049acc22e9db9657b1394a6fb434c53e6 (patch)
treef53e5ba70cba3db67c4611aee46e6ec897d0e77a
parent72a34545b8918a6e8ae08b4532fe8f0909ba4063 (diff)
downloadpkgsrc-1d1a472049acc22e9db9657b1394a6fb434c53e6.tar.gz
Take maintainership.
-rw-r--r--shells/bash2-doc/Makefile4
-rw-r--r--shells/bash2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash2-doc/Makefile b/shells/bash2-doc/Makefile
index 14ded0b7632..e5f77c61ea5 100644
--- a/shells/bash2-doc/Makefile
+++ b/shells/bash2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:01 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/30 08:59:03 wiz Exp $
DISTNAME= bash-doc-2.05b
PKGNAME= bash-doc-2.05.2
@@ -7,7 +7,7 @@ CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
COMMENT= documentation for the GNU Bourne Again Shell
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 7c051b535de..d583946c84f 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2003/06/30 08:35:57 uebayasi Exp $
+# $NetBSD: Makefile,v 1.48 2003/06/30 08:59:04 wiz Exp $
#
DISTNAME= bash-2.05b
@@ -11,7 +11,7 @@ PATCH_SITES= ${MASTER_SITES:=bash-2.05b-patches/}
PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \
bash205b-005 bash205b-006 bash205b-007
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
COMMENT= The GNU Bourne Again Shell