mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue