diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-14 06:00:04 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-14 06:00:04 +0000 |
commit | 4d8f38605f124003f5f5c29bb2121f1d3fb88f65 (patch) | |
tree | 7fd72415694466501003eb248b80baa2f9e91d0f /editors/Makefile | |
parent | 3fe0aff43917718b7cdedd4a1f40523f945dac62 (diff) | |
download | ports-4d8f38605f124003f5f5c29bb2121f1d3fb88f65.tar.gz ports-4d8f38605f124003f5f5c29bb2121f1d3fb88f65.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 9af24e7d5c11..08384f1b04aa 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1999/02/26 19:21:18 shige Exp $ +# $Id: Makefile,v 1.70 1999/03/29 11:40:48 obrien Exp $ # SUBDIR += apel-emacs @@ -22,6 +22,7 @@ SUBDIR += jove SUBDIR += le SUBDIR += leim20 + SUBDIR += lpe SUBDIR += mule SUBDIR += mule-common SUBDIR += nedit |