diff options
author | jmmv <jmmv> | 2005-05-19 21:09:43 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-05-19 21:09:43 +0000 |
commit | c228dc8fa79b6dffc584f9df94d2ed3865212e0b (patch) | |
tree | 1d0220ab261d20a12cb6d94a66f321e42fae22aa /x11/gnopernicus/Makefile | |
parent | f458a1f54381b595acabab800cdcce7cd5700197 (diff) | |
download | pkgsrc-c228dc8fa79b6dffc584f9df94d2ed3865212e0b.tar.gz |
Update to 0.10.6:
Changes in 0.10.6
=================
Translations:
* Added Hungarian, Nepali, Kinyarwanda translations.
Speech:
* An improved reporting of tables.
Changes in 0.10.5
=================
Translations:
* Updated Canadian English, Dutch, Italiantranslations.
Braille:
* Change range from serial port (now 0-3) and add port "none".
* set the default device to BRLTTY.
Magnifier:
* Do not report any event if mouse is moving.
Speech:
* Corrrect some bug present when a new voice is added, modified or deleted.
Also check if the name contains invalid characters for gconf.
* A better presentation for radio buttons.
Diffstat (limited to 'x11/gnopernicus/Makefile')
-rw-r--r-- | x11/gnopernicus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index 421d41ad2ff..6c7cf8d246e 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:48:07 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/05/19 21:09:43 jmmv Exp $ # -DISTNAME= gnopernicus-0.10.4 +DISTNAME= gnopernicus-0.10.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.10/} EXTRACT_SUFX= .tar.bz2 |