diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-24 15:14:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-24 15:14:46 +0800 |
commit | 49890eda34bd75cf26e8cff386a4f7fb21b961f9 (patch) | |
tree | dd77b26332c525490d22bb83e2d3c1ed952983ca | |
parent | 8bc1c6128e37d0a9b42fc7966d05d436d84a3ce9 (diff) | |
download | marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.tar marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.tar.gz marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.tar.bz2 marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.tar.lz marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.tar.xz marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.tar.zst marcuscom-ports-49890eda34bd75cf26e8cff386a4f7fb21b961f9.zip |
Presenting GNOME 2.28.0 for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13013 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index b19c719f1..df07cabff 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.275 2009/09/09 15:31:57 kwm Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.276 2009/09/10 00:57:38 kwm Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.27.92 +PORTVERSION= 2.28.0 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |