diff options
author | sbd <sbd@pkgsrc.org> | 2010-07-14 11:11:13 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2010-07-14 11:11:13 +0000 |
commit | 3f4b7dbd32f67818536a1404fde655908be4c8ae (patch) | |
tree | 0d6115c8a36837b8021a3b89d4c708e16eb36d8d /wm/compiz | |
parent | 29f45ed7c4b167318704d18d929b2f7eda5d1c2c (diff) | |
download | pkgsrc-3f4b7dbd32f67818536a1404fde655908be4c8ae.tar.gz |
Recursive PKGREVISION bump for the net/mDNSResponder update
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 9e219749967..de65ea7592f 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2010/06/13 22:45:29 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2010/07/14 11:11:29 sbd Exp $ # PKGVER= 0.8.4 DISTNAME= compiz-${PKGVER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ |