diff options
author | sakamoto <sakamoto> | 2001-08-05 17:20:13 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 2001-08-05 17:20:13 +0000 |
commit | 2fd3616a09f3f89ffabcc55a8db9b8682ad7e238 (patch) | |
tree | a69ffd1d94a3eb38cdbc2f41bf41690b915ab871 /editors | |
parent | 846661c856e4a115c6cac5f1451a1ca2ad105935 (diff) | |
download | pkgsrc-2fd3616a09f3f89ffabcc55a8db9b8682ad7e238.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 |