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 | 02581ba7e2c72713878b7758968364657a21baba (patch) | |
tree | 3ae92e909c51026933affdd6c5d9ff8c2ae58417 /devel/libmatchbox | |
parent | 0a3627bcf55dce36089f474dc84406c152958e74 (diff) | |
download | pkgsrc-02581ba7e2c72713878b7758968364657a21baba.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'devel/libmatchbox')
-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 |