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 f8033b7ef03..d0e9bd11d18 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.66 2013/06/30 20:30:09 rodent Exp $ +# $NetBSD: Makefile,v 1.67 2013/07/05 13:29:43 ryoon Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |