summaryrefslogtreecommitdiff
path: root/editors/mined/Makefile
diff options
context:
space:
mode:
authoragc <agc>2003-07-01 15:52:00 +0000
committeragc <agc>2003-07-01 15:52:00 +0000
commit7605f2da3d004e8b7fa38ea233387a0e9c9b7035 (patch)
treefc75f58c804cca257259450e8bc464f53dc1b10b /editors/mined/Makefile
parent540fb73965778dff16651e679b33005f5027f1f1 (diff)
downloadpkgsrc-7605f2da3d004e8b7fa38ea233387a0e9c9b7035.tar.gz
Upgrade mined from version 2000.6 to 2000.7
Pkgsrc changes include displaying the help file correctly. New features in this release: * Enhanced East Asian input method support; selection menu for multiple character choices ("pick list"). * Support for editing CJK encoded files in UTF-8 terminal; major CJK encodings are supported (Big5, GBK, JIS, S-JIS, UHC, Johab). Main enhancements: (for details see the change log) * Flag menus for all flags for more intuitive selection. * Enhanced and generalized coded character input (CJK / decimal / illegal code recognition). * Extended bullet recognition for clever justification (auto-indent). * Makefile for Mac OS X.
Diffstat (limited to 'editors/mined/Makefile')
-rw-r--r--editors/mined/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/mined/Makefile b/editors/mined/Makefile
index 8302eaaa2dc..33d8089fb96 100644
--- a/editors/mined/Makefile
+++ b/editors/mined/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:20:07 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/01 15:52:00 agc Exp $
#
-DISTNAME= mined-2000.6
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
+DISTNAME= mined-2000.7
CATEGORIES= editors
MASTER_SITES= http://towo.net/mined/
@@ -10,6 +9,7 @@ MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://towo.net/mined/
COMMENT= html-aware editor
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK2= yes
MAKEFILE= makefile.bsd