diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /wm/compiz | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major 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 8a2f414afbe..e3fd597208e 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2012/12/15 10:36:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2012/12/16 01:52:36 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |