diff options
-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 0ab9e4fea..a365b627a 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.289 2010/03/14 02:39:24 kwm Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.290 2010/04/02 06:19:49 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.29.92 -PORTREVISION?= 1 +PORTVERSION= 2.30.0 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |