diff options
author | snj <snj> | 2010-01-16 23:33:25 +0000 |
---|---|---|
committer | snj <snj> | 2010-01-16 23:33:25 +0000 |
commit | 9996df0b602cb2de22c55634957abda62f195726 (patch) | |
tree | e79ff09837d64424db0a285b021a2e40328ffb03 /wm | |
parent | a3d2e52ebb45b214b3a0ecf02e715c18131b2363 (diff) | |
download | pkgsrc-9996df0b602cb2de22c55634957abda62f195726.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/openbox/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 3063b9778c4..5ee5fe2e4c7 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.57 2010/01/10 16:20:10 snj Exp $ +# $NetBSD: Makefile,v 1.58 2010/01/16 23:33:25 snj Exp $ DISTNAME= openbox-3.4.10 CATEGORIES= wm x11 -MASTER_SITES= http://icculus.org/openbox/releases/ -# PR pkg/36489 -MASTER_SITES+= http://offload1.icculus.org/openbox/releases/ +MASTER_SITES= http://openbox.org/dist/openbox/ MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://icculus.org/openbox/ +HOMEPAGE= http://openbox.org/ COMMENT= Standards compliant, light-weight and extensible window manager DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf |