diff options
author | wiz <wiz> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-09 17:39:01 +0000 |
commit | ddb434da800953eb47384d08025aef16cddb0529 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /devel/libcompizconfig | |
parent | e5a2c773d6bd36d13bca0a97272be0af08f1ad1e (diff) | |
download | pkgsrc-ddb434da800953eb47384d08025aef16cddb0529.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'devel/libcompizconfig')
-rw-r--r-- | devel/libcompizconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libcompizconfig/Makefile b/devel/libcompizconfig/Makefile index d1a2000c071..cda9ab734f5 100644 --- a/devel/libcompizconfig/Makefile +++ b/devel/libcompizconfig/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/09/02 19:50:59 adam Exp $ +# $NetBSD: Makefile,v 1.31 2013/10/09 17:39:07 wiz Exp $ # PKGVER= 0.8.8 DISTNAME= libcompizconfig-${PKGVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |