diff options
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r-- | shells/bash2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |