diff options
author | uebayasi <uebayasi> | 2003-04-11 01:16:40 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-04-11 01:16:40 +0000 |
commit | e00215261f2034534407576ebcb674a0c5c21f70 (patch) | |
tree | c61173f9c46c46a95ebf6656821732bd300e50c3 /editors/Makefile | |
parent | 5115c55d8ba599ba1a94fbc1d52aabf6d40d8468 (diff) | |
download | pkgsrc-e00215261f2034534407576ebcb674a0c5c21f70.tar.gz |
Reflect the Leim 20/21 move.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0cc1b1f2d31..e415fd3d7e1 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2003/04/11 01:06:10 uebayasi Exp $ +# $NetBSD: Makefile,v 1.85 2003/04/11 01:16:40 uebayasi Exp $ # COMMENT= Editors @@ -31,7 +31,7 @@ SUBDIR+= joe SUBDIR+= jove SUBDIR+= kile SUBDIR+= leim -SUBDIR+= leim21 +SUBDIR+= leim20 SUBDIR+= lyx-qt SUBDIR+= lyx-xforms SUBDIR+= manedit |