summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2006-12-13 22:17:12 +0000
committerBill Fenner <fenner@FreeBSD.org>2006-12-13 22:17:12 +0000
commit01b466f8010499e7a1ea20c2f76d6564a8aec7bb (patch)
tree0c0e0896a4f70d26d20fd1a97d561ade0416bd56 /mbone
parent- Honor CC in the lib subdir (diff)
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
Notes
Notes: svn path=/head/; revision=179682
Diffstat (limited to 'mbone')
-rw-r--r--mbone/rtpmon/Makefile3
-rw-r--r--mbone/rtpmon/pkg-descr2
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