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 deeebed5983..89a232c2c93 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.64 2013/06/04 22:17:12 tron Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/06 12:53:55 wiz Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |