diff options
author | obache <obache@pkgsrc.org> | 2010-07-19 12:37:27 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-07-19 12:37:27 +0000 |
commit | 92c54f4c2f9abdf12a4f862023dd7f8d2170b859 (patch) | |
tree | eb4d1b81dce44b76e28b4b4921f3713cd78e85bc /wm | |
parent | 1812cf275ae709b7d09cd856043c95986a0f23e8 (diff) | |
download | pkgsrc-92c54f4c2f9abdf12a4f862023dd7f8d2170b859.tar.gz |
Revert unwanted bump.
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 b039cea88b9..0c3b181bcdb 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2010/07/19 12:05:33 obache Exp $ +# $NetBSD: Makefile,v 1.33 2010/07/19 12:37:27 obache Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 6 +PKGREVISION= 5 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |