diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-15 13:24:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-15 13:24:50 +0000 |
commit | 9e63cacff4aa73004083295c8a52454576590a1e (patch) | |
tree | 4fce806df3698914ea29cedeef601d29c983845e /shells/bash2-doc | |
parent | 5b6f3ceea5e532b0d8a25d0384290bf88c5d95f1 (diff) | |
download | pkgsrc-9e63cacff4aa73004083295c8a52454576590a1e.tar.gz |
Drop maintainership, I don't use this old version any longer.
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 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 |