diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-26 11:21:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-26 11:21:23 +0800 |
commit | 9c32abbcb6b79f03bc135cb7b96880ad66d53511 (patch) | |
tree | 715871955915988ea51c3302c366a04ad04abc99 | |
parent | a0b938a7313892d3592743c85741a093d50e0fac (diff) | |
download | marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.tar marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.tar.gz marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.tar.bz2 marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.tar.lz marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.tar.xz marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.tar.zst marcuscom-ports-9c32abbcb6b79f03bc135cb7b96880ad66d53511.zip |
Presenting the GNOME 2.12 Release Candidate, GNOME 2.11.92. Thanks to Eric
Anholt, Jeremy Messenger, Pascal Hofstee, Ade Lovett, Maxime Henrion, and
Jean-Yves Lefort for helping to track down some last-minute stability bugs.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4637 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index d766d3751..90c87c254 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.71 2005/08/11 02:55:30 marcus Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.72 2005/08/11 03:12:23 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 36b1ba25e..c62a0bc2f 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-lite/Makefile,v 1.40 2005/08/11 02:55:29 marcus Exp $ +# $MCom: ports/x11/gnome2-lite/Makefile,v 1.41 2005/08/24 05:42:57 mezz Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -lite diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c5ba7fc81..c0de58916 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.117 2005/07/29 01:33:19 ahze Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.118 2005/08/11 02:55:29 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.11.91 +PORTVERSION= 2.11.92 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |