aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 18:17:28 +0800
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 18:17:28 +0800
commit12f48dc28d02fd48bf6cb1d00be767a3b9cee18b (patch)
tree76a3678c4293e3a7cf5f54a51ac527ca818da9aa /multimedia
parente1cea1eaa9bde57ce435ca35d34f55d501d7f635 (diff)
downloadfreebsd-ports-gnome-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.tar.gz
freebsd-ports-gnome-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.tar.zst
freebsd-ports-gnome-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/linux-f10-libtheora/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/linux-f10-libtheora/Makefile b/multimedia/linux-f10-libtheora/Makefile
index f20095c4ff21..d89c81d8769c 100644
--- a/multimedia/linux-f10-libtheora/Makefile
+++ b/multimedia/linux-f10-libtheora/Makefile
@@ -5,7 +5,7 @@ PORTNAME= libtheora
PORTVERSION= 1.0rc1
PORTREVISION= 1
CATEGORIES= multimedia linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
+MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Theora Video Compression Codec (Linux Fedora 10)