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 4bd47c58068..97c043f4117 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/11/15 22:57:23 abs Exp $ +# $NetBSD: Makefile,v 1.12 2011/01/13 13:38:12 wiz Exp $ # DISTNAME= Clutter-1.002 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} |