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 0c552590a7a..5fb56b1d099 100644 --- a/graphics/clutter-qt/Makefile +++ b/graphics/clutter-qt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/06/04 22:16:14 tron Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:28 wiz Exp $ # DISTNAME= clutter-qt-1.0.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-qt/1.0/ |