diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:45:28 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:45:28 +0000 |
commit | f6410b121f8754edae386a4b198a4407e40a9a20 (patch) | |
tree | a696566bec5d969b4196bbd9bfeb8bf35341f6e9 /editors/Makefile | |
parent | 591307035ffc77c77916e02a4ba46b9731cde0e0 (diff) | |
download | ports-f6410b121f8754edae386a4b198a4407e40a9a20.tar.gz ports-f6410b121f8754edae386a4b198a4407e40a9a20.zip |
Notes
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 305b8a8bcc43..ae0f90c3aca8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1998/06/07 02:18:14 asami Exp $ +# $Id: Makefile,v 1.55 1998/07/01 12:00:18 tg Exp $ # SUBDIR += asedit @@ -21,6 +21,7 @@ SUBDIR += nvi-perl SUBDIR += offix-editor SUBDIR += staroffice + SUBDIR += sted SUBDIR += textedit SUBDIR += thoteditor SUBDIR += uemacs |