summaryrefslogtreecommitdiff
path: root/multimedia/audacious-plugins
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-06-28 04:10:13 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-06-28 04:10:13 +0000
commit5977fbd935a727101993a974a1ee07e730bc3e64 (patch)
treefaa9aebf57257c9c9c39c7816d78da357e8c6a18 /multimedia/audacious-plugins
parentFix maildir support. (diff)
use MASTER_SITE_LOCAL for mirroring the distfiles until the original site
is reachable again
Notes
Notes: svn path=/head/; revision=194364
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r--multimedia/audacious-plugins/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 61d64b67d5bf..f376ccbdd52b 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -8,7 +8,9 @@
PORTNAME= audacious-plugins
PORTVERSION= 1.3.5
CATEGORIES= multimedia audio
-MASTER_SITES= http://static.audacious-media-player.org/release/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://static.audacious-media-player.org/release/
+MASTER_SITE_SUBDIR=oliver
EXTRACT_SUFX= .tgz
MAINTAINER= oliver@FreeBSD.org