diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /wm | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
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 e3206be99a2..1a1cc41a87d 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2013/02/16 11:17:58 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/05/09 07:40:34 adam Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |