diff options
author | tnn <tnn@pkgsrc.org> | 2008-01-18 05:06:18 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-01-18 05:06:18 +0000 |
commit | ded1ea711ce58f39a4a5e7e19b131f6dbcbbeb99 (patch) | |
tree | 3fc4469ff1b731261dc8058b7c6233203bfd65ab /wm | |
parent | 4719c1372846d41b36ba184432f70ec571f602bd (diff) | |
download | pkgsrc-ded1ea711ce58f39a4a5e7e19b131f6dbcbbeb99.tar.gz |
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'wm')
-rw-r--r-- | wm/compiz/Makefile | 4 | ||||
-rw-r--r-- | wm/gnome-compiz-manager/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile index f832a300167..81279c7f11a 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/12/02 13:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/01/18 05:09:47 tnn Exp $ # DISTNAME= compiz-0.4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= wm x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/gnome-compiz-manager/Makefile b/wm/gnome-compiz-manager/Makefile index beb2bb04a48..75c0aa73b6f 100644 --- a/wm/gnome-compiz-manager/Makefile +++ b/wm/gnome-compiz-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/09/21 13:04:25 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/01/18 05:09:47 tnn Exp $ # DISTNAME= gnome-compiz-manager-0.10.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm MASTER_SITES= http://download.gna.org/gcm/gnome-compiz-manager/ |