diff options
author | obache <obache> | 2010-07-19 12:37:27 +0000 |
---|---|---|
committer | obache <obache> | 2010-07-19 12:37:27 +0000 |
commit | e25cc779c71f6aaa20cad9a69397558a55377dfb (patch) | |
tree | eb4d1b81dce44b76e28b4b4921f3713cd78e85bc /wm/compiz/Makefile | |
parent | 317d7f9f6e34ff43db3d8c840964a1546aee565a (diff) | |
download | pkgsrc-e25cc779c71f6aaa20cad9a69397558a55377dfb.tar.gz |
Revert unwanted bump.
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 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}/ |