summaryrefslogtreecommitdiff
path: root/textproc/hyperestraier/Makefile
diff options
context:
space:
mode:
authorobache <obache>2006-09-03 12:42:49 +0000
committerobache <obache>2006-09-03 12:42:49 +0000
commit5da4836d030222422e4bc3dc35e472b51314e4f4 (patch)
tree96688e844ee2d377af7f74e334396d15fa624a6a /textproc/hyperestraier/Makefile
parentdc87cf8d4745fd2bca431e925f1d57ded26da990 (diff)
downloadpkgsrc-5da4836d030222422e4bc3dc35e472b51314e4f4.tar.gz
Update to 1.4.1.
2006-08-31 Mikio Hirabayashi * estraier.c (est_cond_set_options): "ESTCONDROUGH" and other options were added. * estraier.c (est_phrase_from_rough): new function. * estraier.c (est_phrase_from_union, est_phrase_from_isect): new functions. * estmaster.c (startup): "uiphraseform" attribute was added. * estcmd.c (runsearch, procsearch): "-sfr" options and so on were added. * estcmd.c (rungather, procgather): "-aa" option was added. * estseek.c (main, showpage): "genrecheck" and "phraseform" attributes were added. * estseek.c (showpage): accuracy of sequencial scan was improved. - Release: 1.4.1
Diffstat (limited to 'textproc/hyperestraier/Makefile')
-rw-r--r--textproc/hyperestraier/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 290208c5b6e..b6d58a2434a 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/09/03 03:42:38 obache Exp $
+# $NetBSD: Makefile,v 1.13 2006/09/03 12:42:49 obache Exp $
-DISTNAME= hyperestraier-1.4.0
+DISTNAME= hyperestraier-1.4.1
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}