diff options
Diffstat (limited to 'wm/compiz/Makefile')
-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 6f67d476e23..858ec55e0a1 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2012/08/13 14:25:44 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2012/09/07 19:17:38 adam Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |