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 ecf2e5707ee..3141843449c 100644 --- a/graphics/clutter08-gtk/Makefile +++ b/graphics/clutter08-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:14 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:53:50 wiz Exp $ # DISTNAME= clutter-gtk-0.8.3 PKGNAME= ${DISTNAME:S/clutter/clutter08/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-gtk/0.8/ |