diff options
author | snj <snj@pkgsrc.org> | 2010-01-16 23:33:25 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2010-01-16 23:33:25 +0000 |
commit | 9f2ab350ac4ce43b5920738d1b8f48fb95ba1fc2 (patch) | |
tree | e79ff09837d64424db0a285b021a2e40328ffb03 /wm/openbox | |
parent | c048ff955f06c5bbe63027fb8ca122006fcfa1fe (diff) | |
download | pkgsrc-9f2ab350ac4ce43b5920738d1b8f48fb95ba1fc2.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'wm/openbox')
-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 |