summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-06-14 09:33:14 +0000
committertnn <tnn@pkgsrc.org>2007-06-14 09:33:14 +0000
commitaef225fdc6ce05d1687296ba96c5d95cf0c3d715 (patch)
tree3c4ec4f5934dfb5e563e29ea5b2e4f46e5206e9c /wm
parent499f847278f63c5b6dbdfd059027022b645f9277 (diff)
downloadpkgsrc-aef225fdc6ce05d1687296ba96c5d95cf0c3d715.tar.gz
The master site uses HTTP code 307 redirections, which /usr/bin/ftp on
netbsd-3 doesn't understand. For this reason offload1.icculus.org is used as an alternate download site. Fixes PR pkg/36489, PR pkg/36490.
Diffstat (limited to 'wm')
-rw-r--r--wm/obconf/Makefile4
-rw-r--r--wm/openbox/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile
index 364be014f0a..362037169bf 100644
--- a/wm/obconf/Makefile
+++ b/wm/obconf/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2007/06/12 18:02:01 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/06/14 09:33:15 tnn Exp $
DISTNAME= obconf-2.0.1
CATEGORIES= wm
MASTER_SITES= http://icculus.org/openbox/obconf/
+# PR pkg/36489
+MASTER_SITES+= http://offload1.icculus.org/openbox/obconf/
MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://icculus.org/openbox/obconf/
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index cd226e9ed9c..6232b61ef9b 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2007/06/12 17:42:19 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2007/06/14 09:33:14 tnn Exp $
DISTNAME= openbox-3.4.2
CATEGORIES= wm x11
MASTER_SITES= http://icculus.org/openbox/releases/
+# PR pkg/36489
+MASTER_SITES+= http://offload1.icculus.org/openbox/releases/
MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://icculus.org/openbox/