aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-06-28 12:10:13 +0800
committeroliver <oliver@FreeBSD.org>2007-06-28 12:10:13 +0800
commit83fb5d54d125f3432320a79f415d33b7fa5d2078 (patch)
tree1b660dd9fa55eae1b5cf35f60bf662567c1a45f8 /multimedia
parenta16aa02a17ee09380224ee908faa0da7d6fa3200 (diff)
downloadfreebsd-ports-gnome-83fb5d54d125f3432320a79f415d33b7fa5d2078.tar.gz
freebsd-ports-gnome-83fb5d54d125f3432320a79f415d33b7fa5d2078.tar.zst
freebsd-ports-gnome-83fb5d54d125f3432320a79f415d33b7fa5d2078.zip
use MASTER_SITE_LOCAL for mirroring the distfiles until the original site
is reachable again
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/audacious-plugins/Makefile4
-rw-r--r--multimedia/audacious/Makefile4
2 files changed, 6 insertions, 2 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
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile
index 6e0348eff90f..a0e62a79b180 100644
--- a/multimedia/audacious/Makefile
+++ b/multimedia/audacious/Makefile
@@ -9,7 +9,9 @@ PORTNAME= audacious
PORTVERSION= 1.3.2
PORTREVISION= 1
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