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/clutter-mx | |
parent | db09df3db05c37ca6c42583cf9b74da3a5a84455 (diff) | |
download | pkgsrc-48f43805075687a06936d231b3e469dc2648f704.tar.gz |
recursive bump from cogl shlib major bump.
Diffstat (limited to 'graphics/clutter-mx')
-rw-r--r-- | graphics/clutter-mx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-mx/Makefile b/graphics/clutter-mx/Makefile index 06275859464..aacc122f6d0 100644 --- a/graphics/clutter-mx/Makefile +++ b/graphics/clutter-mx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/10/10 14:41:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2014/01/03 12:36:30 obache Exp $ # DISTNAME= mx-1.0.4 PKGNAME= clutter-mx-1.0.4 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/mx/1.0/ EXTRACT_SUFX= .tar.bz2 |