diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-11 10:55:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-11 10:55:30 +0800 |
commit | 8787518d726dde60f4e766c9ae2cb0993dfa3639 (patch) | |
tree | 9f79223facb310a547a501951a54df50210b5b87 /x11 | |
parent | 4df49a00ddedf3326ec5b8c1bdd1ed4463c54224 (diff) | |
download | marcuscom-ports-8787518d726dde60f4e766c9ae2cb0993dfa3639.tar.gz marcuscom-ports-8787518d726dde60f4e766c9ae2cb0993dfa3639.tar.zst marcuscom-ports-8787518d726dde60f4e766c9ae2cb0993dfa3639.zip |
Presenting GNOME 2.11.91 (aka GNOME 2.12 Beta 2) for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4474 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 6 |
4 files changed, 9 insertions, 6 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 82b4f438a..957e09098 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,9 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.69 2005/06/28 05:40:12 adamw Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.70 2005/07/18 11:45:59 marcus Exp $ # +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index f8a831966..add8db86a 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -3,9 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome2-lite/Makefile,v 1.39 2005/06/28 05:40:12 adamw Exp $ # +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 9fb2fcdb1..ee8d6a568 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -3,9 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.56 2005/07/28 17:27:46 marcus Exp $ +# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.57 2005/08/08 07:02:24 marcus Exp $ # +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 76ce9510a..c5ba7fc81 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.116 2005/07/29 01:30:05 ahze Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.117 2005/07/29 01:33:19 ahze Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.11.90 -PORTREVISION?= 1 +PORTVERSION= 2.11.91 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |