diff options
author | wiz <wiz> | 2009-08-21 22:42:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-21 22:42:59 +0000 |
commit | 7826dc4d49de0b29e0e981039544f620d59834c0 (patch) | |
tree | 77964a323fd353fa6613f7a7e83a3e35a75ffd4f /wm/obconf | |
parent | e0343b91e83f818e11719d4ec9236a4d3829e163 (diff) | |
download | pkgsrc-7826dc4d49de0b29e0e981039544f620d59834c0.tar.gz |
Improve HOMEPAGE.
Diffstat (limited to 'wm/obconf')
-rw-r--r-- | wm/obconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile index f94a19f1b4c..1af0bebed62 100644 --- a/wm/obconf/Makefile +++ b/wm/obconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/07/22 09:01:50 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2009/08/21 22:42:59 wiz Exp $ DISTNAME= obconf-2.0.3 CATEGORIES= wm @@ -7,7 +7,7 @@ MASTER_SITES= http://icculus.org/openbox/obconf/ MASTER_SITES+= http://offload1.icculus.org/openbox/obconf/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://icculus.org/openbox/obconf/ +HOMEPAGE= http://icculus.org/openbox/index.php/ObConf:About COMMENT= Tool for configuring the Openbox window manager PKG_DESTDIR_SUPPORT= user-destdir |