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 37daeffce8f..bde4b7f37e5 100644 --- a/graphics/clutter-qt/Makefile +++ b/graphics/clutter-qt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/09/07 19:16:42 adam Exp $ +# $NetBSD: Makefile,v 1.15 2012/09/15 10:04:48 obache Exp $ # DISTNAME= clutter-qt-1.0.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-qt/1.0/ |