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