diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-04 08:48:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-04 08:48:28 +0800 |
commit | 9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a (patch) | |
tree | 7b37c4c219ede03a5598af66d324ae8b597525c4 /x11 | |
parent | 6b2a7709eb6d0c808cc929c555f4905c6be49b9a (diff) | |
download | marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.tar marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.tar.gz marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.tar.bz2 marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.tar.lz marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.tar.xz marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.tar.zst marcuscom-ports-9648ac17b76b1c5f5cfe0e3f92cc2c1f06c8432a.zip |
Presenting GNOME 2.23.91 (aka Gnome 2.24 Beta 2) for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11445 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 61cd0a92d..01b5c37bb 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.253 2008/08/21 21:43:15 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.254 2008/08/21 21:47:31 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.23.90 -PORTREVISION?= 1 +PORTVERSION= 2.23.91 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |