diff options
Diffstat (limited to 'x11-toolkits/gtksourceview2/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 16ce02763..b57f1b624 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.58 2008/02/05 12:04:57 ahze Exp $ +# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.59 2008/02/25 17:21:16 kwm Exp $ # PORTNAME= gtksourceview2 -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.0 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |