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 b6eea42f005..d05569c8782 100644 --- a/graphics/clutter-qt/Makefile +++ b/graphics/clutter-qt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/08 23:01:40 adam Exp $ +# $NetBSD: Makefile,v 1.19 2013/01/26 21:37:42 adam Exp $ # DISTNAME= clutter-qt-1.0.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-qt/1.0/ |