summaryrefslogtreecommitdiff
path: root/editors/gedit/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-05-15 14:28:53 +0000
committerjmmv <jmmv>2004-05-15 14:28:53 +0000
commit835dacacccb08d78c3962d4efaaedab6f26b26fa (patch)
tree4168b51660e583cadafe86d7bd1d5f8d41ebf6bd /editors/gedit/Makefile
parent787aa58c30465c5853ebd9559517fca7d6f031cb (diff)
downloadpkgsrc-835dacacccb08d78c3962d4efaaedab6f26b26fa.tar.gz
Update to 2.6.1:
- Bug #137329 (Wrong filename got after Save as) (Paolo Maggi) - Bug #138051 (Reproducible search/replace dialog application lockup) (Paolo M.) - Fixed some mem leaks (Paolo Borelli) - Enabled vfs file choosing (Paolo M.) - Bug #137805 (Text area unfocused after opening) (Paolo M.) - Set the window type of the tag list window to UTILITY (Rob Adams) - The indent plugin now does not indent empty lines (Paolo B.)
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r--editors/gedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 11336c6e669..773894cf157 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2004/04/14 16:15:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.34 2004/05/15 14:28:53 jmmv Exp $
#
-DISTNAME= gedit-2.6.0
+DISTNAME= gedit-2.6.1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.6/}
EXTRACT_SUFX= .tar.bz2