diff options
Diffstat (limited to 'wm/compiz/Makefile')
-rw-r--r-- | wm/compiz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile index 1d31832cf86..87b891149da 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/04/17 21:54:35 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2007/06/05 05:37:37 wiz Exp $ # DISTNAME= compiz-0.4.0 +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 |