diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2001-08-05 17:20:13 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2001-08-05 17:20:13 +0000 |
commit | 6e802966bb846b638523a1b27c826e36e6f68c57 (patch) | |
tree | a69ffd1d94a3eb38cdbc2f41bf41690b915ab871 /editors | |
parent | 0cd2df280cfaa9490e16cd899335e515c9e1b673 (diff) | |
download | pkgsrc-6e802966bb846b638523a1b27c826e36e6f68c57.tar.gz |
add and enable treetext
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 90d6f9ed42f..3c07fc6aaf4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2001/08/03 22:16:48 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2001/08/05 17:20:13 sakamoto Exp $ # COMMENT= Editors @@ -41,6 +41,7 @@ SUBDIR+= ted-nl SUBDIR+= ted-no SUBDIR+= ted-pt SUBDIR+= ted-sv +SUBDIR+= treetext SUBDIR+= uemacs SUBDIR+= vigor SUBDIR+= vile |