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 | 9fb682424d1c73aa812e701ee82259fc1d0a3282 (patch) | |
tree | 00ac5c709be7c727dc2b54169002eadca2ed8ce5 /wm/compiz/Makefile | |
parent | bc2f601d50fda3a7ebe9c5653299ec18dcde827e (diff) | |
download | pkgsrc-9fb682424d1c73aa812e701ee82259fc1d0a3282.tar.gz |
Revbump after updating graphics/giflib
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 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}/ |