summaryrefslogtreecommitdiff
path: root/editors/gedit/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-05-19 21:08:57 +0000
committerjmmv <jmmv@pkgsrc.org>2005-05-19 21:08:57 +0000
commit2682a123fad9ab7d068f33778e2261ae5ad02116 (patch)
treea7ad6743e95f4a69ce93016522f9175fce7f0c3b /editors/gedit/Makefile
parent7dc6b91db35ade9d1b54a085401b174ad4dac138 (diff)
downloadpkgsrc-2682a123fad9ab7d068f33778e2261ae5ad02116.tar.gz
Update to 2.10.2:
Fixes ===== - Fix focus when launching another instance (Paolo Borelli) - Fix compilation with gcc 2.95 (Jens Granseuer) - Fix a memory leak, some unsafe use of write() and other minor bugs (BenoƮt Dejean) New and updated translations ============================ - Steve Murphy (rw) - Adi Attar (xh) - Gabor Kelemen (hu.po)
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 e24814a5d39..d84bc114547 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2005/04/11 21:45:40 tv Exp $
+# $NetBSD: Makefile,v 1.45 2005/05/19 21:08:57 jmmv Exp $
#
-DISTNAME= gedit-2.10.1
+DISTNAME= gedit-2.10.2
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.10/}
EXTRACT_SUFX= .tar.bz2