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 | |
parent | 5b6f3ceea5e532b0d8a25d0384290bf88c5d95f1 (diff) | |
download | pkgsrc-9e63cacff4aa73004083295c8a52454576590a1e.tar.gz |
Drop maintainership, I don't use this old version any longer.
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 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 |