diff options
author | zafer <zafer@pkgsrc.org> | 2009-07-16 21:17:45 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-07-16 21:17:45 +0000 |
commit | 23ffc75718d5fd726ce9484f288f4c2f93c1cd94 (patch) | |
tree | 0d4aaf49cd88e75c5260477a617543b27b1be244 /devel | |
parent | 3bc439f8bab2bff61883b6d7a209779e9d3f71b6 (diff) | |
download | pkgsrc-23ffc75718d5fd726ce9484f288f4c2f93c1cd94.tar.gz |
update master_sites. update homepage.
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 537525a632f..2b3e0cbe08e 100644 --- a/devel/libmatchbox/Makefile +++ b/devel/libmatchbox/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2008/07/14 12:56:02 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/07/16 21:17:45 zafer Exp $ # DISTNAME= libmatchbox-1.9 CATEGORIES= devel -MASTER_SITES= http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/ +MASTER_SITES= http://matchbox-project.org/sources/libmatchbox/1.9/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://projects.o-hand.com/matchbox/ +HOMEPAGE= http://matchbox-project.org/ COMMENT= Library for matchbox window manager for computers with small displays PKG_DESTDIR_SUPPORT= user-destdir |