aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash2
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 16:19:33 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 16:19:33 +0800
commit084e6f2af64a7a37026b42439396fb80814b7ff3 (patch)
tree0a2ab527c09bd56fb7098f69adc715d629a7da97 /shells/bash2
parentfef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (diff)
downloadfreebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.gz
freebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.zst
freebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index b18fcf264e58..64b019516fed 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/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: