diff options
Diffstat (limited to 'graphics/p5-clutter/Makefile')
-rw-r--r-- | graphics/p5-clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile index 81126af8b32..4a2fc4ea72c 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2012/10/02 17:11:16 tron Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 21:56:15 wiz Exp $ # DISTNAME= Clutter-1.002 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} |