aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-f10-sdl12
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 10:17:28 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 10:17:28 +0000
commit12f48dc28d02fd48bf6cb1d00be767a3b9cee18b (patch)
tree76a3678c4293e3a7cf5f54a51ac527ca818da9aa /devel/linux-f10-sdl12
parente1cea1eaa9bde57ce435ca35d34f55d501d7f635 (diff)
downloadports-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.tar.gz
ports-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376417
Diffstat (limited to 'devel/linux-f10-sdl12')
-rw-r--r--devel/linux-f10-sdl12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-f10-sdl12/Makefile b/devel/linux-f10-sdl12/Makefile
index 5e07eb1945da..5b36743dcf78 100644
--- a/devel/linux-f10-sdl12/Makefile
+++ b/devel/linux-f10-sdl12/Makefile
@@ -4,7 +4,7 @@
PORTNAME= sdl
PORTVERSION= 1.2.13
CATEGORIES= devel linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
+MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= SDL-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org