summaryrefslogtreecommitdiff
path: root/net/xipdump
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2003-10-29 18:43:20 +0000
committercube <cube@pkgsrc.org>2003-10-29 18:43:20 +0000
commitf887ee3940b49fd4a0eec981a56739583b5c8387 (patch)
tree385fe03ffe8f370b356cf1c564163bb78c3ec537 /net/xipdump
parent2a511f20773b56d8c058c6d7160092c182c79bcb (diff)
downloadpkgsrc-f887ee3940b49fd4a0eec981a56739583b5c8387.tar.gz
Minimum required version of libnet is now 1.0.1bnb3.
XXX This package should be buildlink2-ified
Diffstat (limited to 'net/xipdump')
-rw-r--r--net/xipdump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile
index 297759cad5b..8bcfdc841a6 100644
--- a/net/xipdump/Makefile
+++ b/net/xipdump/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 17:11:30 martti Exp $
+# $NetBSD: Makefile,v 1.10 2003/10/29 18:43:20 cube Exp $
#
DISTNAME= xipdump-1.5.4
@@ -10,7 +10,7 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://www.epita.fr/~lse/xipdump/
COMMENT= Displays IP packets using X Window System
-DEPENDS+= libnet>=1.0:../../devel/libnet
+DEPENDS+= libnet>=1.0.1bnb3:../../devel/libnet
LIBNET_CONFIG= ${LOCALBASE}/bin/libnet-config