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 5f0ebaf50d6..ce025267c01 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.90 2016/12/04 05:17:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.91 2017/01/01 16:06:38 adam Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |