diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-18 22:05:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-18 22:05:55 +0000 |
commit | ebd8a2bc50d6569cf55a25b160a63f5680ea9cf1 (patch) | |
tree | 2406114107827c507c5e13aae1e11c203f571525 /editors/Makefile | |
parent | 230fa89564484162e506970c5eb53f00065d9242 (diff) | |
download | ports-ebd8a2bc50d6569cf55a25b160a63f5680ea9cf1.tar.gz ports-ebd8a2bc50d6569cf55a25b160a63f5680ea9cf1.zip |
Activate leim20.
Notes
Notes:
svn path=/head/; revision=13220
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 16d9abe31fe8..7fc4df52b230 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1998/08/10 00:32:34 steve Exp $ +# $Id: Makefile,v 1.58 1998/09/03 11:38:27 obrien Exp $ # SUBDIR += asedit @@ -15,6 +15,7 @@ SUBDIR += joe SUBDIR += jove SUBDIR += le + SUBDIR += leim20 SUBDIR += mule SUBDIR += mule-common SUBDIR += nedit |