diff options
Diffstat (limited to 'devel/etcd/Makefile')
-rw-r--r-- | devel/etcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile index a0b7d773c3ef..269baf9aee1f 100644 --- a/devel/etcd/Makefile +++ b/devel/etcd/Makefile @@ -13,7 +13,7 @@ COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS_INSTALL=coreos-etcdctl-0.* coreos-etcd3-* +CONFLICTS_INSTALL=coreos-etcdctl-0.* coreos-etcd31-* coreos-etcd32-* PORTSCOUT= limit:^2.* |