summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/tcptraceroute/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile
index 89392406a81..33604f6e2bc 100644
--- a/net/tcptraceroute/Makefile
+++ b/net/tcptraceroute/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2007/02/18 18:58:55 adrianp Exp $
+# $NetBSD: Makefile,v 1.14 2007/03/02 09:28:55 adrianp Exp $
#
DISTNAME= tcptraceroute-1.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= http://michael.toren.net/code/tcptraceroute/
@@ -11,6 +11,7 @@ HOMEPAGE= http://michael.toren.net/code/tcptraceroute/
COMMENT= Traceroute implementation using TCP packets
BUILD_TARGET= tcptraceroute
+BUILDLINK_API_DEPENDS.libnet10+= libnet10>=1.0.2anb1
DOCDIR= ${PREFIX}/share/doc/tcptraceroute
BINMODE= 4711