diff options
Diffstat (limited to 'graphics/clutter-cairo/Makefile')
-rw-r--r-- | graphics/clutter-cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-cairo/Makefile b/graphics/clutter-cairo/Makefile index bb84c212216..4d9826562e8 100644 --- a/graphics/clutter-cairo/Makefile +++ b/graphics/clutter-cairo/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:47 obache Exp $ # DISTNAME= clutter-cairo-0.8.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-cairo/0.8/ |