diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
commit | 86c699db9e263f0dd4dd4f8f7bc8124897d39997 (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /devel/compizconfig-backend-gconf | |
parent | d80162266132a193c9bed95973c4a8a7fa4d7024 (diff) | |
download | pkgsrc-86c699db9e263f0dd4dd4f8f7bc8124897d39997.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'devel/compizconfig-backend-gconf')
-rw-r--r-- | devel/compizconfig-backend-gconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/compizconfig-backend-gconf/Makefile b/devel/compizconfig-backend-gconf/Makefile index 8d2542f36d7..46f43106094 100644 --- a/devel/compizconfig-backend-gconf/Makefile +++ b/devel/compizconfig-backend-gconf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2014/08/22 11:24:28 wiz Exp $ # PKGVER= 0.8.8 DISTNAME= compizconfig-backend-gconf-${PKGVER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel gnome MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |