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 | 1f95c612eefbd96832ebc1f686dc7204b7a17776 (patch) | |
tree | 0d4aaf49cd88e75c5260477a617543b27b1be244 /devel/libmatchbox | |
parent | ddbe572c1d83d8e2200478b61d262f34499bf153 (diff) | |
download | pkgsrc-1f95c612eefbd96832ebc1f686dc7204b7a17776.tar.gz |
update master_sites. update homepage.
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 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 |