aboutsummaryrefslogtreecommitdiff
path: root/net/sobby
diff options
context:
space:
mode:
Diffstat (limited to 'net/sobby')
-rw-r--r--net/sobby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sobby/Makefile b/net/sobby/Makefile
index 179d5c06f1b5..8ec5862fc7da 100644
--- a/net/sobby/Makefile
+++ b/net/sobby/Makefile
@@ -12,7 +12,7 @@ COMMENT= Standalone obby server
LICENSE= GPLv2
LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
- libobby-0.4.so:${PORTSDIR}/devel/obby \
+ libobby.so:${PORTSDIR}/devel/obby \
libnet6-1.3.so:${PORTSDIR}/net/net6 \
libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26