diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-09-19 06:05:55 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-09-19 06:05:55 +0800 |
commit | f66a73eba130e1e10c265048d2711d9fce978460 (patch) | |
tree | f1486401ba51185bc34b561cd13ad53910bc8b6d /editors | |
parent | 4fe555de886a651cb9d80dbb3ea917fa8b26d756 (diff) | |
download | freebsd-ports-gnome-f66a73eba130e1e10c265048d2711d9fce978460.tar.gz freebsd-ports-gnome-f66a73eba130e1e10c265048d2711d9fce978460.tar.zst freebsd-ports-gnome-f66a73eba130e1e10c265048d2711d9fce978460.zip |
Activate leim20.
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 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 |