diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /wm/compiz-fusion-plugins-extra | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'wm/compiz-fusion-plugins-extra')
-rw-r--r-- | wm/compiz-fusion-plugins-extra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/compiz-fusion-plugins-extra/Makefile b/wm/compiz-fusion-plugins-extra/Makefile index b0713a3adc6..5f66aaae4a3 100644 --- a/wm/compiz-fusion-plugins-extra/Makefile +++ b/wm/compiz-fusion-plugins-extra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.55 2017/04/22 21:03:59 adam Exp $ +# $NetBSD: Makefile,v 1.56 2017/09/18 09:53:36 maya Exp $ # PKGVER= 0.8.8 PKGNAME= compiz-fusion-plugins-extra-${PKGVER} DISTNAME= compiz-plugins-extra-${PKGVER} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |