diff options
author | mharo <mharo@FreeBSD.org> | 1999-04-14 06:00:04 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-04-14 06:00:04 +0000 |
commit | c11f2593f86091914fa583366d104429b3f76cc3 (patch) | |
tree | ff533f19a69bedbae8bdd1429e899e0d2859a3fa /editors | |
parent | 7ad54704c8faa4be0d72afb398ad6cb275b77c5c (diff) | |
download | FreeBSD-ports-c11f2593f86091914fa583366d104429b3f76cc3.zip FreeBSD-ports-c11f2593f86091914fa583366d104429b3f76cc3.tar.gz |
add lpe
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 9af24e7..08384f1 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 |