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 39b7b84a7df..5a1deef93ab 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2012/03/06 17:39:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2012/04/27 12:32:05 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |