diff options
author | chuckr <chuckr@FreeBSD.org> | 1997-09-14 04:19:28 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1997-09-14 04:19:28 +0800 |
commit | 6d1bd896f91fa55403a12f24d9ff3a016c54b21d (patch) | |
tree | ac1cbd86ab4c97e57ec398e05bfe46df220c5590 /editors | |
parent | 8e3598fe9c8a3d4a62ddc786c48ead5b90a89b3e (diff) | |
download | freebsd-ports-gnome-6d1bd896f91fa55403a12f24d9ff3a016c54b21d.tar.gz freebsd-ports-gnome-6d1bd896f91fa55403a12f24d9ff3a016c54b21d.tar.zst freebsd-ports-gnome-6d1bd896f91fa55403a12f24d9ff3a016c54b21d.zip |
Activate thoteditor.
Submitted by: Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co>
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 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 |