From a9425224f10817058f5b991255cf3a7c71c0b356 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 20 Feb 2017 02:57:04 +0000 Subject: devel/libevent2: drop historical suffix after r362796 PR: 216777 Approved by: mm (maintainer) --- databases/libcouchbase/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/libcouchbase') diff --git a/databases/libcouchbase/Makefile b/databases/libcouchbase/Makefile index 8fe7219bfc49..591fe7924063 100644 --- a/databases/libcouchbase/Makefile +++ b/databases/libcouchbase/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcouchbase DISTVERSION= 2.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://packages.couchbase.com/clients/c/ @@ -11,7 +11,7 @@ COMMENT= Multithreaded noSQL database (client and library) LICENSE= APACHE20 -LIB_DEPENDS= libevent.so:devel/libevent2 \ +LIB_DEPENDS= libevent.so:devel/libevent \ libev.so:devel/libev \ libuv.so:devel/libuv -- cgit v1.2.3