aboutsummaryrefslogtreecommitdiff
path: root/databases/sharedance
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
commita9425224f10817058f5b991255cf3a7c71c0b356 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /databases/sharedance
parent0035e437637bd3cb16ac0a9e3a90ab639ace3666 (diff)
downloadports-a9425224f10817058f5b991255cf3a7c71c0b356.tar.gz
ports-a9425224f10817058f5b991255cf3a7c71c0b356.zip
Notes
Diffstat (limited to 'databases/sharedance')
-rw-r--r--databases/sharedance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sharedance/Makefile b/databases/sharedance/Makefile
index e91fba91a329..f2e8fb3b867b 100644
--- a/databases/sharedance/Makefile
+++ b/databases/sharedance/Makefile
@@ -3,14 +3,14 @@
PORTNAME= sharedance
PORTVERSION= 0.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases
MASTER_SITES= http://download.pureftpd.org/pub/sharedance/
MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon to centralize keys and associated data
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
CONFIGURE_ARGS= --with-largefile
GNU_CONFIGURE= yes