summaryrefslogtreecommitdiff
path: root/textproc/hyperestraier/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2005-11-02 04:15:10 +0000
committerminskim <minskim>2005-11-02 04:15:10 +0000
commit93c37479f4c00763e70642e3f6e3b8ae382bf2a4 (patch)
tree6e04a0bc49e4f23795272dc3f02b4e37218518f9 /textproc/hyperestraier/Makefile
parenta1c2e41db4da14dc5db8482be604462eae569c1c (diff)
downloadpkgsrc-93c37479f4c00763e70642e3f6e3b8ae382bf2a4.tar.gz
Update hyperestraier to 1.0.3. Patches provided by OBATA Akio (maintainer)
in PR pkg/31968. Changes since 1.0.1: - "[ID]" and "[URI]" were added. - "%VECTOR" was to be handled. - width of snippets was to be able to be changed. - "-kw" and "-ec" options was added. - disadvantage bias of hiragana was added. - interruption was implemented. - Many other new functions and improvements.
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 738e602bcfc..4d3e2cd5c80 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/23 19:13:44 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/02 04:15:10 minskim Exp $
-DISTNAME= hyperestraier-1.0.1
+DISTNAME= hyperestraier-1.0.3
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}