diff options
author | adam <adam@pkgsrc.org> | 2014-05-15 14:41:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-05-15 14:41:45 +0000 |
commit | 32da13e2a68415b08c352701e3dbab451045e8dd (patch) | |
tree | 00ac5c709be7c727dc2b54169002eadca2ed8ce5 /wm/compiz | |
parent | b61db17591c5c4adf5d43494d28f516b5557d833 (diff) | |
download | pkgsrc-32da13e2a68415b08c352701e3dbab451045e8dd.tar.gz |
Revbump after updating graphics/giflib
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 6e722f50e79..a0994c2fc1a 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2014/05/15 14:41:59 adam Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |