diff options
-rw-r--r-- | net/mtr/Makefile | 9 | ||||
-rw-r--r-- | net/mtr/distinfo | 2 | ||||
-rw-r--r-- | net/mtr/pkg-descr | 4 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 8c961d8614d8..7f32ef8614b9 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,20 +1,19 @@ # New ports collection makefile for: mtr -# Version required: 0.21 +# Version required: 0.28 # Date created: 12 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/08/25 00:04:05 steve Exp $ +# $Id: Makefile,v 1.3 1998/09/22 22:55:54 asami Exp $ # -DISTNAME= mtr-0.21 +DISTNAME= mtr-0.28 CATEGORIES= net -MASTER_SITES= http://www.mkimball.org/ +MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ MAINTAINER= billf@chc-chimes.com LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk -FETCH_BEFORE_ARGS= -b USE_AUTOCONF= yes USE_XLIB= yes diff --git a/net/mtr/distinfo b/net/mtr/distinfo index 05bba9178413..8442c451400c 100644 --- a/net/mtr/distinfo +++ b/net/mtr/distinfo @@ -1 +1 @@ -MD5 (mtr-0.21.tar.gz) = c3ba171b2c5c6d9c889912f18c56abfe +MD5 (mtr-0.28.tar.gz) = 40074f51f01fbd295f330401175f9223 diff --git a/net/mtr/pkg-descr b/net/mtr/pkg-descr index 0629d7fcb08b..b16555d41976 100644 --- a/net/mtr/pkg-descr +++ b/net/mtr/pkg-descr @@ -1,6 +1,6 @@ mtr combines the functionality of the "traceroute" and "ping" programs into a single network diagnostic tool. -http://www.mkimball.org/mtr.html +http://www.bitwizard.nl/mtr -Bill Fumerola <billf@chc-chimes.com) +Bill Fumerola (billf@chc-chimes.com) |