diff options
author | wiz <wiz> | 2008-03-16 00:13:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-16 00:13:24 +0000 |
commit | 1c27b87a14c2a112964da21e4e9545f3f4a681f5 (patch) | |
tree | 35e3a236f28f61f33276c663b94f27c2d89ebbc3 /editors | |
parent | c8f55c54a733673162c40f9855ee75ee6b992f2a (diff) | |
download | pkgsrc-1c27b87a14c2a112964da21e4e9545f3f4a681f5.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 |