diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /shells/bash2 | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'shells/bash2')
-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 8f0dc9443ca..e2fb6c3fb29 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2003/07/13 13:53:12 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2003/07/17 22:53:21 grant 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= wiz@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html COMMENT= The GNU Bourne Again Shell |