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/bash2-doc | |
parent | f2a5ca2f82104c6c1bd1a5b907c714de0fee08c6 (diff) | |
download | pkgsrc-fbfbf9d3ea8ef9696fba58fb3ff945b4e34ff5ea.tar.gz |
Take maintainership.
Diffstat (limited to 'shells/bash2-doc')
-rw-r--r-- | shells/bash2-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |