diff options
author | lioux <lioux@FreeBSD.org> | 2004-07-09 10:15:52 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-07-09 10:15:52 +0800 |
commit | d2513df7348014ff57da20813e2fa352c720dbbc (patch) | |
tree | 9eeb94565dc19087d072a3ae4e9bf39634efd0cd | |
parent | 0f28fbe59cc13747cefd5cf27f3864681a83f9a1 (diff) | |
download | freebsd-ports-graphics-d2513df7348014ff57da20813e2fa352c720dbbc.tar.gz freebsd-ports-graphics-d2513df7348014ff57da20813e2fa352c720dbbc.tar.zst freebsd-ports-graphics-d2513df7348014ff57da20813e2fa352c720dbbc.zip |
Update MASTER_SITES
-rw-r--r-- | multimedia/xmps-opendivx-plugin/Makefile | 3 | ||||
-rw-r--r-- | multimedia/xmps-win32-plugin/Makefile | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile index 9ff3705ce4c..2c329d7b8c6 100644 --- a/multimedia/xmps-opendivx-plugin/Makefile +++ b/multimedia/xmps-opendivx-plugin/Makefile @@ -9,7 +9,8 @@ PORTNAME= xmps-opendivx-plugin PORTVERSION= 0.0.1 PORTREVISION= 4 CATEGORIES= multimedia -MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/ +MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/ \ + http://ftp.vin.bg.ac.yu/linux/mmedia/xmps/ MAINTAINER= lioux@FreeBSD.org COMMENT= xmps plugin using OpenDivX decoding engine from Project Mayo diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile index b5778edb86c..bfbb5943851 100644 --- a/multimedia/xmps-win32-plugin/Makefile +++ b/multimedia/xmps-win32-plugin/Makefile @@ -9,7 +9,7 @@ PORTNAME= xmps-win32-plugin PORTVERSION= 0.0.4 PORTREVISION= 4 CATEGORIES= multimedia -MASTER_SITES= http://xmps.sourceforge.net/sources/ +MASTER_SITES= http://ftp.vin.bg.ac.yu/linux/mmedia/xmps/ MAINTAINER= lioux@FreeBSD.org COMMENT= xmps plugin for Win32 (TM) Codecs |