summaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
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