diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-16 14:10:23 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-16 14:10:23 +0000 |
commit | e0462a071d77d636e74c71db88b5f3c9f6a785f3 (patch) | |
tree | 1647d138378abba529e7b04da7f18a20f7ec9ae7 /editors/Makefile | |
parent | 4df1f92e444274093d5073d6ef31d2d2b1f779e3 (diff) | |
download | ports-e0462a071d77d636e74c71db88b5f3c9f6a785f3.tar.gz ports-e0462a071d77d636e74c71db88b5f3c9f6a785f3.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 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 |