summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-11-04 03:47:26 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-11-04 03:47:26 +0000
commit3c0102cafda0399601ba151260e16bb77f94c564 (patch)
tree6cf30d965e9b753b2070641b80d03111a2b6409d /net
parent* Oops, I introduced a dependency on pilot-link in my last commit. (diff)
Upgrade to v0.28.
PR: 8562 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
Notes
Notes: svn path=/head/; revision=14343
Diffstat (limited to 'net')
-rw-r--r--net/mtr/Makefile9
-rw-r--r--net/mtr/distinfo2
-rw-r--r--net/mtr/pkg-descr4
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)