diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /graphics/clutter-box2d | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'graphics/clutter-box2d')
-rw-r--r-- | graphics/clutter-box2d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile index 5a15d535428..954f45d7485 100644 --- a/graphics/clutter-box2d/Makefile +++ b/graphics/clutter-box2d/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2020/08/17 20:18:55 leot Exp $ # DISTNAME= clutter-box2d-0.10.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/clutter-box2d/0.10/ |