diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-30 08:59:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-30 08:59:03 +0000 |
commit | fbfbf9d3ea8ef9696fba58fb3ff945b4e34ff5ea (patch) | |
tree | f53e5ba70cba3db67c4611aee46e6ec897d0e77a /shells | |
parent | f2a5ca2f82104c6c1bd1a5b907c714de0fee08c6 (diff) | |
download | pkgsrc-fbfbf9d3ea8ef9696fba58fb3ff945b4e34ff5ea.tar.gz |
Take maintainership.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash2-doc/Makefile | 4 | ||||
-rw-r--r-- | shells/bash2/Makefile | 4 |
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 |