diff options
Diffstat (limited to 'graphics/p5-clutter/Makefile')
-rw-r--r-- | graphics/p5-clutter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile index d345138f5d2..6601cef334e 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/01/27 05:13:42 obache Exp $ +# $NetBSD: Makefile,v 1.35 2014/05/29 23:36:41 wiz Exp $ # DISTNAME= Clutter-1.110 PKGNAME= p5-${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} |