diff options
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 4 |
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 |