diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 76acbef81fe2aa4052c1f0752ab91557c84c0755 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /wm | |
parent | 1d709e0347780c959bef690762ce3ec5ad18b2b8 (diff) | |
download | pkgsrc-76acbef81fe2aa4052c1f0752ab91557c84c0755.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'wm')
-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 064467c0352..d1f4eec6960 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2011/06/10 09:40:02 obache Exp $ +# $NetBSD: Makefile,v 1.39 2011/07/21 13:06:05 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |