aboutsummaryrefslogtreecommitdiff
path: root/devel/etcd
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-02-10 10:21:19 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-02-10 10:21:19 +0000
commit86717a1fa28c76332983bae2fb0dbbd7a523b39a (patch)
treebeb0774bad7137e95f156d3f667b8f684d79dcfa /devel/etcd
parentaef098d0564b5df12726fc138421f991d94fe6da (diff)
downloadports-86717a1fa28c76332983bae2fb0dbbd7a523b39a.tar.gz
ports-86717a1fa28c76332983bae2fb0dbbd7a523b39a.zip
audio/etcd: rename bin/etcd to bin/e-tcd, remove conflict with devel/etcd
Notes
Notes: svn path=/head/; revision=408621
Diffstat (limited to 'devel/etcd')
-rw-r--r--devel/etcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile
index 5fffece91a3b..30a87c49d48c 100644
--- a/devel/etcd/Makefile
+++ b/devel/etcd/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
-CONFLICTS_INSTALL=coreos-etcdctl-0.* etcd
+CONFLICTS_INSTALL=coreos-etcdctl-0.*
USE_GITHUB= yes
GH_ACCOUNT= coreos