summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorcjep <cjep>2003-07-26 15:21:58 +0000
committercjep <cjep>2003-07-26 15:21:58 +0000
commitc13f614e92500702d9c69a885108f2848924b79e (patch)
treed0f1af2daeb51ffb2d2f382291336c52a6d50bc1 /shells
parent977e5e223ba3ec5af04dd33241484ac1c915f20e (diff)
downloadpkgsrc-c13f614e92500702d9c69a885108f2848924b79e.tar.gz
whitespace nit
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index e2fb6c3fb29..a403afd7492 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2003/07/17 22:53:21 grant Exp $
+# $NetBSD: Makefile,v 1.51 2003/07/26 15:21:58 cjep Exp $
#
DISTNAME= bash-2.05b
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
PATCH_SITES= ${MASTER_SITES:=bash-2.05b-patches/}
PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \
- bash205b-005 bash205b-006 bash205b-007
+ bash205b-005 bash205b-006 bash205b-007
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html