aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-03 14:38:48 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-03 14:38:48 +0000
commit25017970bd5abd548ec2164e2f3013f37cc08e02 (patch)
tree88e8dc374e34853faad7a433fcfcd5d773138ee0 /shells/bash-completion
parent3cbe43a379f0b8ff464841e376e93b1a217b448f (diff)
downloadports-25017970bd5abd548ec2164e2f3013f37cc08e02.tar.gz
ports-25017970bd5abd548ec2164e2f3013f37cc08e02.zip
Notes
Diffstat (limited to 'shells/bash-completion')
-rw-r--r--shells/bash-completion/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index cf68abc94a8e..de4d8875c67d 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bash-completion
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= adamw
MAINTAINER= adamw@FreeBSD.org
COMMENT= Programmable completion library for Bash
-CONFLICTS= bash-completion-classic-[0-9]*
-
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_BZIP2= yes