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
This commit is contained in:
Bill Fenner 2006-12-13 22:17:12 +00:00
parent 759d64363e
commit 01b466f801
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179682
2 changed files with 2 additions and 3 deletions

View file

@ -9,7 +9,8 @@ PORTNAME= rtpmon
PORTVERSION= 1.0a7 PORTVERSION= 1.0a7
PORTREVISION= 2 PORTREVISION= 2
CATEGORIES= mbone tk83 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 MAINTAINER= fenner@FreeBSD.org
COMMENT= A program to montior loss in multicast sessions COMMENT= A program to montior loss in multicast sessions

View file

@ -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 including the loss rate and jitter, are displayed in a table that
can be sorted in various ways to help isolate and diagnose multicast can be sorted in various ways to help isolate and diagnose multicast
distribution problems. distribution problems.
WWW: http://www-itg.lbl.gov/mbone/rtpmon.tips.html