diff options
author | salo <salo> | 2003-05-15 21:04:21 +0000 |
---|---|---|
committer | salo <salo> | 2003-05-15 21:04:21 +0000 |
commit | 088dd722ac4ed4e92d71e23a5aa4ee0340d2bad6 (patch) | |
tree | a747238d26063c7549545090e37b85ecb5477b0c /editors | |
parent | 8689702efc1bf9bc590fd4c9597c1a842c393c99 (diff) | |
download | pkgsrc-088dd722ac4ed4e92d71e23a5aa4ee0340d2bad6.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 ba5ef6c5dfc..7a40dd6db73 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2003/04/19 08:39:04 salo Exp $ +# $NetBSD: Makefile,v 1.87 2003/05/15 21:04:21 salo Exp $ # COMMENT= Editors @@ -33,6 +33,7 @@ SUBDIR+= jove SUBDIR+= kile SUBDIR+= leim SUBDIR+= leim20 +SUBDIR+= lpe SUBDIR+= lyx-qt SUBDIR+= lyx-xforms SUBDIR+= manedit |