diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-16 00:13:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-16 00:13:24 +0000 |
commit | 7ee536e9b3e7911f85659f1f1bdd14b55e0446db (patch) | |
tree | 35e3a236f28f61f33276c663b94f27c2d89ebbc3 /editors | |
parent | cd7c9e49b24523134cd74c130391f46f1c614f85 (diff) | |
download | pkgsrc-7ee536e9b3e7911f85659f1f1bdd14b55e0446db.tar.gz |
Sort.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6d4fd0631eb..ab3a1f79d6a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2008/02/21 10:08:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.126 2008/03/16 00:13:24 wiz Exp $ # COMMENT= Editors @@ -49,9 +49,9 @@ SUBDIR+= leafpad SUBDIR+= leim20 SUBDIR+= leim21 SUBDIR+= lpe -SUBDIR+= lyx15 SUBDIR+= lyx-qt SUBDIR+= lyx-xforms +SUBDIR+= lyx15 SUBDIR+= manedit SUBDIR+= matlab-mode SUBDIR+= mflteco |