summaryrefslogtreecommitdiff
path: root/textproc/hyperestraier/Makefile
diff options
context:
space:
mode:
authorobache <obache>2006-10-01 08:09:38 +0000
committerobache <obache>2006-10-01 08:09:38 +0000
commitdc5f41ca4ee0d6158d079941bbea3d786c8a2556 (patch)
tree66fa2a2783b657d2ff9a3d8cec81e17df1b4edb9 /textproc/hyperestraier/Makefile
parentfef8b21e09e0ef70e6b93c7809905a26f97b1894 (diff)
downloadpkgsrc-dc5f41ca4ee0d6158d079941bbea3d786c8a2556.tar.gz
Update hyperestraier to 1.4.4.
Changes: 2006-09-20 Mikio Hirabayashi * estraier.c (est_db_pseudo_doc_num): new function. * estcmd.c (runregex, procregex): "-ci" option was added. * estseek.c (realmain): "formtype" and "candir" attributes were added. * estseek.c (showformforfile, showformformail): new functions. * estfraud.c (sendnodecmdputdoc, sendnodecmdoutdoc, sendnodecmdsync): new functions. - Release: 1.4.4
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 68f31e36345..2c1d0f68923 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2006/09/11 15:13:28 obache Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/01 08:09:38 obache Exp $
-DISTNAME= hyperestraier-1.4.3
+DISTNAME= hyperestraier-1.4.4
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}