summaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-06-30 08:59:03 +0000
committerwiz <wiz@pkgsrc.org>2003-06-30 08:59:03 +0000
commitfbfbf9d3ea8ef9696fba58fb3ff945b4e34ff5ea (patch)
treef53e5ba70cba3db67c4611aee46e6ec897d0e77a /shells/bash2/Makefile
parentf2a5ca2f82104c6c1bd1a5b907c714de0fee08c6 (diff)
downloadpkgsrc-fbfbf9d3ea8ef9696fba58fb3ff945b4e34ff5ea.tar.gz
Take maintainership.
Diffstat (limited to 'shells/bash2/Makefile')
-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