diff options
Diffstat (limited to 'graphics/clutter08/Makefile')
-rw-r--r-- | graphics/clutter08/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter08/Makefile b/graphics/clutter08/Makefile index 78f6daf6f2a..87a14c59b9a 100644 --- a/graphics/clutter08/Makefile +++ b/graphics/clutter08/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/10/06 14:10:44 asau Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/08 23:00:35 adam Exp $ # DISTNAME= clutter-0.8.8 PKGNAME= ${DISTNAME:S/clutter/clutter08/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter/0.8/ |