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 8f48bd3388c..4a2edede1ad 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.72 2014/01/01 11:52:06 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2014/02/12 23:18:42 tron Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |