diff options
Diffstat (limited to 'graphics/clutter-qt/Makefile')
-rw-r--r-- | graphics/clutter-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-qt/Makefile b/graphics/clutter-qt/Makefile index b93bfdda3ca..6b448226bc7 100644 --- a/graphics/clutter-qt/Makefile +++ b/graphics/clutter-qt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/01/13 10:55:10 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/06 12:40:18 wiz Exp $ # DISTNAME= clutter-qt-1.0.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-qt/1.0/ |