aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/honeyd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index a39c0d631e95..ea01d163a82c 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -39,7 +39,7 @@ MAN8= honeyd.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-LIB_DEPENDS+= edit.5:${PORTSDIR}/devel/libedit
+LIB_DEPENDS+= edit.6:${PORTSDIR}/devel/libedit
.endif
.if !defined(WITH_PYTHON)