summaryrefslogtreecommitdiff
path: root/shells/bash
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
commit4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch)
tree15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /shells/bash
parentCorrect whitespace introduced during PORTNAME conversion and portlint (diff)
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27847
Diffstat (limited to 'shells/bash')
-rw-r--r--shells/bash/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index b18fcf264e58..64b019516fed 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= bash
-PORTVERSION= 2.03
+PORTVERSION= 2.03
CATEGORIES= shells
-MASTER_SITES= ${MASTER_SITE_GNU} \
+MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.cwru.edu/pub/bash/
MASTER_SITE_SUBDIR= bash
.if !defined(NOPORTDOCS)
-DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz
+DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz
.endif
MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= Yes
-CONFIGURE_ARGS= --with-installed-readline
+CONFIGURE_ARGS= --with-installed-readline
MAN1= bash.1 bashbug.1
post-install: