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 6601cef334e..ff8ce4ca796 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= Clutter-1.110 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} |