diff options
author | salo <salo@pkgsrc.org> | 2003-05-15 21:04:21 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-05-15 21:04:21 +0000 |
commit | 9cc53af2c4d3185714166d61edd1649d9d1b46c7 (patch) | |
tree | a747238d26063c7549545090e37b85ecb5477b0c /editors/Makefile | |
parent | e36834e48c0085c9167a32e60647130fb1028082 (diff) | |
download | pkgsrc-9cc53af2c4d3185714166d61edd1649d9d1b46c7.tar.gz |
Add lpe.
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 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 |