diff options
Diffstat (limited to 'graphics/clutter08-gtk/Makefile')
-rw-r--r-- | graphics/clutter08-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter08-gtk/Makefile b/graphics/clutter08-gtk/Makefile index 2219df9e603..a41e02102e4 100644 --- a/graphics/clutter08-gtk/Makefile +++ b/graphics/clutter08-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:41 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/11/01 06:01:27 sbd Exp $ # DISTNAME= clutter-gtk-0.8.3 PKGNAME= ${DISTNAME:S/clutter/clutter08/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-gtk/0.8/ |