diff options
author | ben <ben@pkgsrc.org> | 2005-04-08 14:07:32 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-04-08 14:07:32 +0000 |
commit | c2bb90c17eac8698b50cbc1e2d42d603c69aafa0 (patch) | |
tree | 3ae92e909c51026933affdd6c5d9ff8c2ae58417 /wm | |
parent | 9de792e2109d46b8a785e36cb479846be586937f (diff) | |
download | pkgsrc-c2bb90c17eac8698b50cbc1e2d42d603c69aafa0.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/matchbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index da3c09a02c1..8580ca8b4eb 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.16 2005/04/07 13:40:49 ben Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/08 14:07:32 ben Exp $ # DISTNAME= matchbox-window-manager-0.9.3 PKGNAME= matchbox-0.9.3 CATEGORIES= wm x11 -MASTER_SITES= http://matchbox.handhelds.org/sources/matchbox-window-manager/0..9/ +MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://matchbox.handhelds.org/ +HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Window manager designed for computers with small displays USE_BUILDLINK3= yes |