summaryrefslogtreecommitdiff
path: root/shells/bash-completion-classic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash-completion-classic/Makefile')
-rw-r--r--shells/bash-completion-classic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile
index aa3d8c4a4ea5..036a69c45557 100644
--- a/shells/bash-completion-classic/Makefile
+++ b/shells/bash-completion-classic/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bash-completion
-PORTVERSION= 20030527
+PORTVERSION= 20030929
CATEGORIES= shells
MASTER_SITES= http://www.caliban.org/files/bash/
@@ -18,7 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
WRKSRC= ${WRKDIR}/bash_completion
NO_BUILD= yes
-PKGMESSAGE= ${WRKDIR}/pkg-message
+PKGMESSAGE= ${WRKDIR}/pkg-message
pre-patch:
@${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE}