diff options
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 4e9baec2ac8..f0f5056e821 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2012/01/13 10:55:35 obache Exp $ +# $NetBSD: Makefile,v 1.42 2012/01/24 09:11:16 sbd Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |