aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-05-07 20:33:34 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-05-07 20:33:34 +0000
commita4923c39c3983ccd9cafc9997bf931658b64f4a6 (patch)
treec15673f0cf49d401b8e6a3c5ba8063a294b0054e /shells/bash/Makefile
parent38bae59b7245133fa0cab85ddf83556b727e7076 (diff)
Notes
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r--shells/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 64b019516fed..55f3b6cbbcef 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= bash
-PORTVERSION= 2.03
+PORTVERSION= 2.04
CATEGORIES= shells
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-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz
.endif
MAINTAINER= ache@FreeBSD.org