summaryrefslogtreecommitdiff
path: root/audio/linux-f10-freealut
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 /audio/linux-f10-freealut
parentMove MASTER_SITES from CRITICAL to LOCAL/ehaupt (diff)
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376417
Diffstat (limited to 'audio/linux-f10-freealut')
-rw-r--r--audio/linux-f10-freealut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-f10-freealut/Makefile b/audio/linux-f10-freealut/Makefile
index 5bf444df1e7f..74740173ef9d 100644
--- a/audio/linux-f10-freealut/Makefile
+++ b/audio/linux-f10-freealut/Makefile
@@ -4,7 +4,7 @@
PORTNAME= freealut
PORTVERSION= 1.1.0
CATEGORIES= audio 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= Free implementation of OpenAL's ALUT standard (Linux Fedora 10)