diff options
author | is <is@pkgsrc.org> | 2005-12-28 22:29:17 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2005-12-28 22:29:17 +0000 |
commit | e45f4a7fbd9606d9dbc7ce6f11fb23577c76a0a6 (patch) | |
tree | 23b00a99041e1d49f157058e770d5adc72d2261a /editors/Makefile | |
parent | 3608385513f84f152fffd6966dc1528ec656ff4a (diff) | |
download | pkgsrc-e45f4a7fbd9606d9dbc7ce6f11fb23577c76a0a6.tar.gz |
Mark C. Henderson's port of Matt Fichtenbaums TECO for Ultrix.
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 9cb4d049e1d..d135e065506 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2005/12/06 22:43:03 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2005/12/28 22:33:36 is Exp $ # COMMENT= Editors @@ -49,6 +49,7 @@ SUBDIR+= lyx-qt SUBDIR+= lyx-xforms SUBDIR+= manedit SUBDIR+= matlab-mode +SUBDIR+= mflteco SUBDIR+= mg2a SUBDIR+= mined SUBDIR+= mlview |