diff options
Diffstat (limited to 'x11-toolkits/gtksourceview2/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 63513abae..0cb689279 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.83 2009/12/23 12:16:25 kwm Exp $ +# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.84 2009/12/29 03:49:34 avl Exp $ # PORTNAME= gtksourceview2 -PORTVERSION= 2.9.3 -PORTREVISION?= 1 +PORTVERSION= 2.9.4 +PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |