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 33cd9abe6..a0e0d3ca8 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/gtksourceview/Makefile,v 1.28 2006/01/16 12:47:57 ahze Exp $ +# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.29 2006/01/16 19:21:37 ahze Exp $ # PORTNAME= gtksourceview -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 |