aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-03-03 22:38:48 +0800
committeradamw <adamw@FreeBSD.org>2014-03-03 22:38:48 +0800
commit907a164a0af9d9f78577253253eb3d7aa52e78af (patch)
tree88e8dc374e34853faad7a433fcfcd5d773138ee0 /shells
parent636efe0a61fd1652d984a44e73a7b934352aa6fc (diff)
downloadfreebsd-ports-gnome-907a164a0af9d9f78577253253eb3d7aa52e78af.tar.gz
freebsd-ports-gnome-907a164a0af9d9f78577253253eb3d7aa52e78af.tar.zst
freebsd-ports-gnome-907a164a0af9d9f78577253253eb3d7aa52e78af.zip
Remove CONFLICTS against non-existant port.
Diffstat (limited to 'shells')
-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