summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2006-06-15 13:24:50 +0000
committerwiz <wiz>2006-06-15 13:24:50 +0000
commit90ca4e76d8ca536f1f83e348f59e7e3d56d8672f (patch)
tree4fce806df3698914ea29cedeef601d29c983845e
parent18c116f0aa57bdc42fc9e0acc6edc1dd4a1fd957 (diff)
downloadpkgsrc-90ca4e76d8ca536f1f83e348f59e7e3d56d8672f.tar.gz
Drop maintainership, I don't use this old version any longer.
-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 73c0f8becac..7778068c509 100644
--- a/shells/bash2-doc/Makefile
+++ b/shells/bash2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:26 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/15 13:24:50 wiz Exp $
DISTNAME= bash-doc-2.05b
PKGNAME= bash-doc-2.05.2
@@ -6,7 +6,7 @@ CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= pkgsrc-users@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 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