summaryrefslogtreecommitdiff
path: root/x11/gtksourceview2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-11-29 20:27:27 +0000
committerdrochner <drochner@pkgsrc.org>2007-11-29 20:27:27 +0000
commitc2b2bd21cfda291a6879873bdccd8fb59d45c337 (patch)
tree8235dad606b8ebc1dba5090bc83ac863990862b9 /x11/gtksourceview2/Makefile
parent137ab4ff69c1e1c2dcf93ed6be0e9fd244b55e63 (diff)
downloadpkgsrc-c2b2bd21cfda291a6879873bdccd8fb59d45c337.tar.gz
update to 2.0.2
changes: * Fix preformance regression on long lines * Properly apply styles for old version 1 language files * Improve many lang files * Updated translations
Diffstat (limited to 'x11/gtksourceview2/Makefile')
-rw-r--r--x11/gtksourceview2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile
index 60024f99511..ad2118640aa 100644
--- a/x11/gtksourceview2/Makefile
+++ b/x11/gtksourceview2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/11/03 17:24:41 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/29 20:27:27 drochner Exp $
#
-DISTNAME= gtksourceview-2.0.1
-PKGNAME= gtksourceview2-2.0.1
+DISTNAME= gtksourceview-2.0.2
+PKGNAME= gtksourceview2-2.0.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/2.0/}
EXTRACT_SUFX= .tar.bz2