summaryrefslogtreecommitdiff
path: root/shells/bash-completion
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-06-20 07:23:40 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-06-20 07:23:40 +0000
commitba89dd1b53a599366be96b9564577971c40bc4b4 (patch)
treecdaad4e517b30514949570350554d5d98bd8bdf6 /shells/bash-completion
parent- Update to 2014.1.5 [1] (diff)
Correct typo... it's tar:bzip2, not tar:bz2.
Notes
Notes: svn path=/head/; revision=358516
Diffstat (limited to 'shells/bash-completion')
-rw-r--r--shells/bash-completion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 0378e8665612..079596b01411 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_AUTOTOOLS= aclocal automake
GNU_CONFIGURE= yes
-USES= gmake tar:bz2
+USES= gmake tar:bzip2
SUB_FILES= pkg-message
SUB_LIST+= RUNFILE=${DATADIR}/bash_completion.sh