diff options
author | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
commit | 665219472649e8266444bd432e37c906569a30dd (patch) | |
tree | 1271f14eea592c12f277404fe23631b1005e47e9 /wm/compiz | |
parent | cac3dde6b2dfa742366998b8beb7051fcd934d1b (diff) | |
download | pkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz |
revbump for boost-libs update
Diffstat (limited to 'wm/compiz')
-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 50f7c8ecb08..faedcd9c757 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.104 2018/04/16 14:33:57 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2018/04/29 21:32:06 adam Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |