diff options
author | steve <steve@FreeBSD.org> | 1998-07-04 07:45:28 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-04 07:45:28 +0800 |
commit | 7bfb8ac47d34a45f499eff30e3c6f5cf22f15e98 (patch) | |
tree | b3363a21116a3f86d6f1efd12befd259bb70bb35 /editors | |
parent | 706aca9d8a1b8bc585f065ae615e5b4eb4a3f1d8 (diff) | |
download | freebsd-ports-gnome-7bfb8ac47d34a45f499eff30e3c6f5cf22f15e98.tar.gz freebsd-ports-gnome-7bfb8ac47d34a45f499eff30e3c6f5cf22f15e98.tar.zst freebsd-ports-gnome-7bfb8ac47d34a45f499eff30e3c6f5cf22f15e98.zip |
Turn on sted.
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 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 |