diff options
author | wiz <wiz> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-06 20:54:31 +0000 |
commit | 87287867747d7cc355a7123a13dede71c1d87151 (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /wm/compiz | |
parent | a126573b408069b9d49d8a9f4bf0bc6dd0fea676 (diff) | |
download | pkgsrc-87287867747d7cc355a7123a13dede71c1d87151.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
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 e35770f1e9b..37d7a8feb47 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2008/05/26 17:22:37 hira Exp $ +# $NetBSD: Makefile,v 1.21 2008/09/06 20:54:34 wiz Exp $ # DISTNAME= compiz-0.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} |