diff options
author | obache <obache@pkgsrc.org> | 2014-01-03 12:36:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-01-03 12:36:30 +0000 |
commit | 48f43805075687a06936d231b3e469dc2648f704 (patch) | |
tree | 55676c11dc15b06082da774219b98ac4f6359ea3 /graphics/p5-clutter | |
parent | db09df3db05c37ca6c42583cf9b74da3a5a84455 (diff) | |
download | pkgsrc-48f43805075687a06936d231b3e469dc2648f704.tar.gz |
recursive bump from cogl shlib major bump.
Diffstat (limited to 'graphics/p5-clutter')
-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 eac91f143c3..5cd1a6c8380 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/12/09 14:17:48 obache Exp $ +# $NetBSD: Makefile,v 1.33 2014/01/03 12:36:30 obache Exp $ # DISTNAME= Clutter-1.002 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} |