aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-11-22 02:14:27 +0800
committernovel <novel@FreeBSD.org>2009-11-22 02:14:27 +0800
commitb1d9e7d7bd67838935db7c67093ea22447362eb6 (patch)
tree8b8bfc84905827fd95d569e39fa14a6c92db0a89 /x11-wm
parent14ea8e9806a274f75a68c587fc6f9bcc804dc0ed (diff)
downloadfreebsd-ports-gnome-b1d9e7d7bd67838935db7c67093ea22447362eb6.tar.gz
freebsd-ports-gnome-b1d9e7d7bd67838935db7c67093ea22447362eb6.tar.zst
freebsd-ports-gnome-b1d9e7d7bd67838935db7c67093ea22447362eb6.zip
Add mirrors to MASTER_SITES.
PR: 140554 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/openbox/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
index bbf613f08692..365d965529f6 100644
--- a/x11-wm/openbox/Makefile
+++ b/x11-wm/openbox/Makefile
@@ -9,7 +9,9 @@
PORTNAME= openbox
PORTVERSION= 3.4.7.2
CATEGORIES= x11-wm
-MASTER_SITES= http://offload1.icculus.org/openbox/releases/
+MASTER_SITES= http://icculus.org/${PORTNAME}/releases/ \
+ http://offload1.icculus.org/openbox/releases/ \
+ http://sorcerer.mirrors.pair.com/mirror/
MAINTAINER= novel@FreeBSD.org
COMMENT= A standards compliant, fast, light-weight, extensible window manager