summaryrefslogtreecommitdiff
path: root/shells/bash2
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 /shells/bash2
parent72a34545b8918a6e8ae08b4532fe8f0909ba4063 (diff)
downloadpkgsrc-1d1a472049acc22e9db9657b1394a6fb434c53e6.tar.gz
Take maintainership.
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile4
1 files changed, 2 insertions, 2 deletions
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