diff options
author | obache <obache@pkgsrc.org> | 2010-07-19 12:05:33 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-07-19 12:05:33 +0000 |
commit | 4c6b5079e4edd6f05a6652751604bc461dad57c8 (patch) | |
tree | bb59ec2ac57e05d75bab66e300697c628dbf456f /wm/compiz | |
parent | a2e3ccc79fc2a58bbe27f130cd9a3b65ef119ebb (diff) | |
download | pkgsrc-4c6b5079e4edd6f05a6652751604bc461dad57c8.tar.gz |
missing recursive bump from libxklavier shlib bump.
Diffstat (limited to 'wm/compiz')
-rw-r--r-- | wm/compiz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile index de65ea7592f..b039cea88b9 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2010/07/14 11:11:29 sbd Exp $ +# $NetBSD: Makefile,v 1.32 2010/07/19 12:05:33 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |