diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /wm/compiz-fusion-plugins-extra | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
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 cfabdd99faf..90eb1f56f31 100644 --- a/wm/compiz-fusion-plugins-extra/Makefile +++ b/wm/compiz-fusion-plugins-extra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2013/08/16 09:20:41 obache Exp $ +# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:27 adam Exp $ # PKGVER= 0.8.8 PKGNAME= compiz-fusion-plugins-extra-${PKGVER} DISTNAME= compiz-plugins-extra-${PKGVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |