summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-06-15 13:24:50 +0000
committerwiz <wiz@pkgsrc.org>2006-06-15 13:24:50 +0000
commit9e63cacff4aa73004083295c8a52454576590a1e (patch)
tree4fce806df3698914ea29cedeef601d29c983845e /shells/bash2
parent5b6f3ceea5e532b0d8a25d0384290bf88c5d95f1 (diff)
downloadpkgsrc-9e63cacff4aa73004083295c8a52454576590a1e.tar.gz
Drop maintainership, I don't use this old version any longer.
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 d2eb150b954..39d3bb86052 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2006/04/06 06:22:44 reed Exp $
+# $NetBSD: Makefile,v 1.73 2006/06/15 13:24:50 wiz Exp $
#
DISTNAME= bash-2.05b
@@ -12,7 +12,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= wiz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
COMMENT= The GNU Bourne Again Shell