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 /devel | |
parent | 9de792e2109d46b8a785e36cb479846be586937f (diff) | |
download | pkgsrc-c2bb90c17eac8698b50cbc1e2d42d603c69aafa0.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libmatchbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libmatchbox/Makefile b/devel/libmatchbox/Makefile index 885005575c9..98335e68901 100644 --- a/devel/libmatchbox/Makefile +++ b/devel/libmatchbox/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2005/04/07 13:43:15 ben Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/08 14:09:58 ben Exp $ # DISTNAME= libmatchbox-1.6 CATEGORIES= devel -MASTER_SITES= http://matchbox.handhelds.org/sources/libmatchbox/1.6/ +MASTER_SITES= http://projects.o-hand.com/matchbox/sources/libmatchbox/1.6/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://matchbox.handhelds.org/ +HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Library for matchbox window manager for computers with small displays USE_BUILDLINK3= yes |