diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1997-09-13 20:19:28 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1997-09-13 20:19:28 +0000 |
commit | 757815c0106df4822a4ab824d23f6f18a19a9b2d (patch) | |
tree | 8076988504f0fbea57ba7e07e285de297cefd2db /editors/Makefile | |
parent | bb9f18e4d2005c05c883fac380581bee12ff8ed8 (diff) | |
download | ports-757815c0106df4822a4ab824d23f6f18a19a9b2d.tar.gz ports-757815c0106df4822a4ab824d23f6f18a19a9b2d.zip |
Activate thoteditor.
Submitted by: Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co>
Notes
Notes:
svn path=/head/; revision=7895
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 b7812c001784..96f10e973f0b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1997/09/03 19:39:15 gj Exp $ +# $Id: Makefile,v 1.43 1997/09/10 08:49:17 asami Exp $ # SUBDIR += asedit @@ -16,6 +16,7 @@ SUBDIR += nedit SUBDIR += nvi SUBDIR += staroffice + SUBDIR += thoteditor SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |