From 01b466f8010499e7a1ea20c2f76d6564a8aec7bb Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Wed, 13 Dec 2006 22:17:12 +0000 Subject: [PATCH] Move to MASTER_SITE_LOCAL. The distfile won't actually show up until ftp-master gets fixed, but since it's not at the old site there's no real harm. Reminded by: that fenner guy's annoying emails --- mbone/rtpmon/Makefile | 3 ++- mbone/rtpmon/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile index a5096036bf5d..d9302b50d6f9 100644 --- a/mbone/rtpmon/Makefile +++ b/mbone/rtpmon/Makefile @@ -9,7 +9,8 @@ PORTNAME= rtpmon PORTVERSION= 1.0a7 PORTREVISION= 2 CATEGORIES= mbone tk83 -MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/rtpmon/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= fenner@FreeBSD.org COMMENT= A program to montior loss in multicast sessions diff --git a/mbone/rtpmon/pkg-descr b/mbone/rtpmon/pkg-descr index b7c3e163442b..48020dc00c1a 100644 --- a/mbone/rtpmon/pkg-descr +++ b/mbone/rtpmon/pkg-descr @@ -4,5 +4,3 @@ RTP, the Real-Time Transport Protocol. Feedback from receivers, including the loss rate and jitter, are displayed in a table that can be sorted in various ways to help isolate and diagnose multicast distribution problems. - -WWW: http://www-itg.lbl.gov/mbone/rtpmon.tips.html