summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-03 18:38:58 +0000
committerwiz <wiz>2006-04-03 18:38:58 +0000
commitc23f4ac0cb876b0b8a5a089d3e0923e974cdf14e (patch)
tree2951c800155eef87f9a5a61bd8cdfebb0b2e7d16 /net/Makefile
parent8b333ef2d97120b20a03ac84eee6b749a64a3c3a (diff)
downloadpkgsrc-c23f4ac0cb876b0b8a5a089d3e0923e974cdf14e.tar.gz
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.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 1 insertions, 2 deletions
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