1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Remove CONFLICTS against non-existant port.

This commit is contained in:
Adam Weinberger 2014-03-03 14:38:48 +00:00
parent 3cbe43a379
commit 25017970bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346909

View File

@ -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