From 930fd3c1fa2606524b9cf99f3218fc9290e94a66 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Apr 2006 18:38:58 +0000 Subject: Update mtr to 0.71: 0.71: The build-time check for the resolver library was improved. Binding to a specific interface was fixed. Incorrect display of multiple routes was fixed. Several minor bugs were fixed. v0.70 Antinio submitted a cumulative patch containing some nice improvements. He also submitted an automake patch that causes mtr to no longer compile on my system. I refuse to have mtr "in the dark" that I can't test-compile the dist. Add option for gtk support, and remove mtr-gtk package. --- net/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 6f5ec1375f6..f68fe013363 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.611 2006/03/31 21:55:22 adrianp Exp $ +# $NetBSD: Makefile,v 1.612 2006/04/03 18:38:58 wiz Exp $ # COMMENT= Networking tools @@ -197,7 +197,6 @@ SUBDIR+= mrstat SUBDIR+= mrt SUBDIR+= mrtg SUBDIR+= mtr -SUBDIR+= mtr-gtk SUBDIR+= mydns-mysql SUBDIR+= mydns-pgsql SUBDIR+= nagios-base -- cgit v1.2.3