From 14356523fffd081abbada767a858d2c93fd797f9 Mon Sep 17 00:00:00 2001 From: billf Date: Sat, 24 Apr 2004 01:21:38 +0000 Subject: backout update to 1.58, the freeze of the week is ports right now. --- net/mtr/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/mtr/Makefile') diff --git a/net/mtr/Makefile b/net/mtr/Makefile index cd4db0267def..3955640b54f8 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -6,7 +6,8 @@ # PORTNAME= mtr -PORTVERSION= 0.58 +PORTVERSION= 0.54 +PORTREVISION= 4 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ ftp://ftp.netsw.org/net/ip/audit/packets/ \ @@ -18,7 +19,7 @@ COMMENT= Traceroute and ping in a single graphical network diagnostic tool GNU_CONFIGURE= yes USE_GMAKE= yes WANT_GNOME= yes -#WANT_IPV6= yes +WANT_IPV6= yes MAN8= mtr.8 PLIST_FILES= sbin/mtr -- cgit