diff options
author | wiz <wiz@pkgsrc.org> | 2001-05-14 14:48:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-05-14 14:48:26 +0000 |
commit | ab24fd787cd477db3e8d07c7e0bd1c6a6aa5ab4b (patch) | |
tree | e324822755d3c2f6e79c7de063e2bd9f423a72c0 /editors | |
parent | acb63ead1f7410df3ffbb2933388a1982df1b2f3 (diff) | |
download | pkgsrc-ab24fd787cd477db3e8d07c7e0bd1c6a6aa5ab4b.tar.gz |
Finish move of ted and friends from textproc to editors.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 9d4d6d0ff93..b52d2758c95 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2001/02/20 08:18:27 jun Exp $ +# $NetBSD: Makefile,v 1.46 2001/05/14 14:48:26 wiz Exp $ # COMMENT= Editors @@ -25,6 +25,19 @@ SUBDIR+= pico SUBDIR+= sam SUBDIR+= ssam SUBDIR+= tamago +SUBDIR+= ted +SUBDIR+= ted-cs +SUBDIR+= ted-da +SUBDIR+= ted-de +SUBDIR+= ted-en-gb +SUBDIR+= ted-en-us +SUBDIR+= ted-es +SUBDIR+= ted-fr +SUBDIR+= ted-it +SUBDIR+= ted-nl +SUBDIR+= ted-no +SUBDIR+= ted-pt +SUBDIR+= ted-sv SUBDIR+= uemacs SUBDIR+= vigor SUBDIR+= vile |