diff options
author | tg <tg@FreeBSD.org> | 1998-03-16 22:10:23 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-16 22:10:23 +0800 |
commit | b8865c1feaf04702d66902352edc142ca0bfbb27 (patch) | |
tree | ca22c2a051d92386451d986dda09ed732a296ec6 /editors/Makefile | |
parent | 4d447d239ff74ff300253b5698bd7ba0d9172243 (diff) | |
download | freebsd-ports-gnome-b8865c1feaf04702d66902352edc142ca0bfbb27.tar.gz freebsd-ports-gnome-b8865c1feaf04702d66902352edc142ca0bfbb27.tar.zst freebsd-ports-gnome-b8865c1feaf04702d66902352edc142ca0bfbb27.zip |
Activate le.
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 042f0e148c87..bf2b9c6f264a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1998/02/18 04:18:38 asami Exp $ +# $Id: Makefile,v 1.48 1998/02/19 16:49:40 itojun Exp $ # SUBDIR += asedit @@ -12,6 +12,7 @@ SUBDIR += jed SUBDIR += joe SUBDIR += jove + SUBDIR += le SUBDIR += mule SUBDIR += mule-common SUBDIR += nedit |