aboutsummaryrefslogtreecommitdiff
path: root/audio/linux-esound
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-03-03 09:26:45 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-03-03 09:26:45 +0000
commit1f1c285bbab18c5053d81a809f479e1aba9e176b (patch)
tree653acb9bfe767f0b6c3334ebb79480fcf54cf35f /audio/linux-esound
parent081414c31ef52575947567c11038e25dd2875e81 (diff)
downloadports-1f1c285bbab18c5053d81a809f479e1aba9e176b.tar.gz
ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.zip
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator Reviewed by: netchild (emulation)
Notes
Notes: svn path=/head/; revision=270181
Diffstat (limited to 'audio/linux-esound')
-rw-r--r--audio/linux-esound/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/linux-esound/Makefile b/audio/linux-esound/Makefile
index e3d01c36669f..1d53cbb0b3c8 100644
--- a/audio/linux-esound/Makefile
+++ b/audio/linux-esound/Makefile
@@ -9,6 +9,7 @@ PORTNAME= esound
PORTVERSION= 0.2.36
PORTREVISION= 2
CATEGORIES= audio linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= ${PORTNAME}-${PORTVERSION}-0.fc4.1
MAINTAINER= freebsd-emulation@FreeBSD.org