summaryrefslogtreecommitdiff
path: root/net/pacemaker2
diff options
context:
space:
mode:
Diffstat (limited to 'net/pacemaker2')
-rw-r--r--net/pacemaker2/Makefile2
-rw-r--r--net/pacemaker2/Makefile.common2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/pacemaker2/Makefile b/net/pacemaker2/Makefile
index 02f87e609d0e..2271fbf46fe3 100644
--- a/net/pacemaker2/Makefile
+++ b/net/pacemaker2/Makefile
@@ -1,5 +1,5 @@
PORTVERSION= 2.1.7
-PORTREVISION= 3
+PORTREVISION= 5
PKGNAMESUFFIX= 2
WWW= https://www.clusterlabs.org/pacemaker/
diff --git a/net/pacemaker2/Makefile.common b/net/pacemaker2/Makefile.common
index 434f980a4bf8..8af689ef080c 100644
--- a/net/pacemaker2/Makefile.common
+++ b/net/pacemaker2/Makefile.common
@@ -13,7 +13,7 @@ BUILD_DEPENDS= bash:shells/bash \
LIB_DEPENDS= libgnutls.so:security/gnutls \
libltdl.so:devel/libltdl \
libqb.so:devel/libqb \
- libuuid.so:misc/e2fsprogs-libuuid \
+ libuuid.so:misc/libuuid \
libxml2.so:textproc/libxml2 \
libxslt.so:textproc/libxslt
RUN_DEPENDS= bash:shells/bash \