diff options
author | obache <obache> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-13 10:54:43 +0000 |
commit | 2d439e856e84a2166bff68c3c2b8ddb7c191af95 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /wm/compiz | |
parent | 5ff4925e2889207402e08797db434ea759b07706 (diff) | |
download | pkgsrc-2d439e856e84a2166bff68c3c2b8ddb7c191af95.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
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 55dad3144b5..4e9baec2ac8 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2011/11/01 06:02:41 sbd Exp $ +# $NetBSD: Makefile,v 1.41 2012/01/13 10:55:35 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |