diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 05:43:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 05:43:15 +0800 |
commit | e2772b712846ef00fa816e7e2f68233773cc5b2b (patch) | |
tree | ec7b0b59321b5dbef4a234c9f27ba3e28f619293 | |
parent | 969c859163a41d6ff477782c12d7cd6544a2b1a2 (diff) | |
download | marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.tar marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.tar.gz marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.tar.bz2 marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.tar.lz marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.tar.xz marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.tar.zst marcuscom-ports-e2772b712846ef00fa816e7e2f68233773cc5b2b.zip |
Presenting GNOME 2.23.90 (aka GNOME 2.24 Beta 1) for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11365 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 559819842..b56fd0000 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.251 2008/08/15 17:45:37 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.252 2008/08/20 23:47:33 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.23.6 -PORTREVISION?= 2 +PORTVERSION= 2.23.90 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |