diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-27 12:29:24 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-27 12:29:24 +0000 |
commit | cee77798787dba0ef9fb0a69ff353b969f987c63 (patch) | |
tree | d58710d063faf5fac1f45ca75bd68e6f1e026ba1 /editors/gedit/Makefile | |
parent | 98ddbf2fbb720bb3fe7d7acd338a56041abb3814 (diff) | |
download | pkgsrc-cee77798787dba0ef9fb0a69ff353b969f987c63.tar.gz |
Update to 2.10.1:
Fixes:
- Open a new document when launching another instance (Paolo Borelli)
- Do not open a document in another workspace (Paolo Borelli)
New and updated translations:
- Ahmad Riza H Nst (id)
- Adi Attar (xh)
- Nikos Charonitakis (el)
- Leonid Kanter (ru)
- Ivar Smolin (et)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Ilkka Tuohela (fi)
- Ercin Eker (tr)
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 10cd4f219a2..53c638b74a0 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2005/03/22 16:30:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.43 2005/03/27 12:29:24 jmmv Exp $ # -DISTNAME= gedit-2.10.0 +DISTNAME= gedit-2.10.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.10/} EXTRACT_SUFX= .tar.bz2 |