diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 19:00:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 19:00:59 +0000 |
commit | 74ddda8f31a2e2dfab20f6bd196c517dc474cc25 (patch) | |
tree | 1af3747f80f2da84f404eece15faf4c0c0530cc0 /multimedia/mplex | |
parent | a5e76dcff94a023e80d473f38c50dd54395e4222 (diff) |
Notes
Diffstat (limited to 'multimedia/mplex')
-rw-r--r-- | multimedia/mplex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile index 136352eb329f..3dbc402af970 100644 --- a/multimedia/mplex/Makefile +++ b/multimedia/mplex/Makefile @@ -8,7 +8,8 @@ PORTNAME= mplex PORTVERSION= 1.1 CATEGORIES= multimedia -MASTER_SITES= ftp://ftp.leo.org/pub/comp/general/graphics/mpeg/mplex/ +MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/X11/mpeg/ \ + http://www.netsw.org/graphic/movie/mpeg/mplex/ MAINTAINER= ports@FreeBSD.org COMMENT= Multiplexes MPEG component streams into system layers |