diff options
author | dmcmahill <dmcmahill> | 2003-02-14 01:33:58 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2003-02-14 01:33:58 +0000 |
commit | 9427fce38454451a4e9d26c1e5865968418cb365 (patch) | |
tree | b7fce782b41038dac9b154789714e76742f68db3 /editors | |
parent | f15c01474a89dbe153bc62cf6aeee16331cfb313 (diff) | |
download | pkgsrc-9427fce38454451a4e9d26c1e5865968418cb365.tar.gz |
add and enable matlab-mode
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index f7b51317f4b..78e34f9a0a3 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2003/01/13 21:24:02 magick Exp $ +# $NetBSD: Makefile,v 1.78 2003/02/14 01:33:58 dmcmahill Exp $ # COMMENT= Editors @@ -32,6 +32,7 @@ SUBDIR+= kile SUBDIR+= leim SUBDIR+= leim21 SUBDIR+= manedit +SUBDIR+= matlab-mode SUBDIR+= mg2a SUBDIR+= mule SUBDIR+= mule-ucs |