summaryrefslogtreecommitdiff
path: root/net/scdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/scdp/Makefile')
-rw-r--r--net/scdp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scdp/Makefile b/net/scdp/Makefile
index e5954ed8a70..8962eea92b6 100644
--- a/net/scdp/Makefile
+++ b/net/scdp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/01/28 23:35:59 adrianp Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/05 16:11:47 adrianp Exp $
#
DISTNAME= scdp-1.0b
@@ -14,7 +14,7 @@ COMMENT= Program to send Cisco Discovery Protocol packets
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
-BUILDLINK_DEPENDS.libnet+= libnet<=1.0.1b
+BUILDLINK_DEPENDS.libnet+= libnet-1.0.*
.include "../../devel/libnet/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"