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 8c0214e8ae1..064467c0352 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2011/04/22 13:42:40 obache Exp $ +# $NetBSD: Makefile,v 1.38 2011/06/10 09:40:02 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |