diff options
author | sakamoto <sakamoto> | 2001-08-05 17:20:13 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 2001-08-05 17:20:13 +0000 |
commit | c5612759164184b24aef50f961548e7c2f54f03f (patch) | |
tree | a69ffd1d94a3eb38cdbc2f41bf41690b915ab871 /editors/Makefile | |
parent | 05026a135590a5ce98aa0ba191c1c8ebef2d4642 (diff) | |
download | pkgsrc-c5612759164184b24aef50f961548e7c2f54f03f.tar.gz |
add and enable treetext
Diffstat (limited to 'editors/Makefile')
-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 |