diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-01-26 19:28:11 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-01-26 19:28:11 +0000 |
commit | 060882a07dfe66ae231caf3dea8dcf83a43079b5 (patch) | |
tree | 06fcc169583eaf85f852a9f7767cd939b314beb3 /textproc/gnome-spell/Makefile | |
parent | 0de1d2e1238b2d448dff3eb080f7aa4a7a461e7a (diff) | |
download | pkgsrc-060882a07dfe66ae231caf3dea8dcf83a43079b5.tar.gz |
Update to 1.0.6:
* fixed crash in add word to dictionary
* added more languages
* a11y fixes (Eric Zhao)
* lots of new translations
Diffstat (limited to 'textproc/gnome-spell/Makefile')
-rw-r--r-- | textproc/gnome-spell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 875801f5c9e..c5f328c484b 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2005/01/08 20:13:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2005/01/26 19:28:11 jmmv Exp $ -DISTNAME= gnome-spell-1.0.5 -PKGREVISION= 5 +DISTNAME= gnome-spell-1.0.6 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/} EXTRACT_SUFX= .tar.bz2 |