diff options
author | obache <obache> | 2010-07-19 12:05:33 +0000 |
---|---|---|
committer | obache <obache> | 2010-07-19 12:05:33 +0000 |
commit | 9f8ae4f4ec2cd291ef0efc9b032dd71e209f083c (patch) | |
tree | bb59ec2ac57e05d75bab66e300697c628dbf456f /wm | |
parent | 89d7576b571d5d16569699ee1f17970302cd5cf6 (diff) | |
download | pkgsrc-9f8ae4f4ec2cd291ef0efc9b032dd71e209f083c.tar.gz |
missing recursive bump from libxklavier shlib bump.
Diffstat (limited to 'wm')
-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}/ |