diff options
author | abs <abs@pkgsrc.org> | 2009-12-30 12:06:44 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-12-30 12:06:44 +0000 |
commit | b027ec8fb1647c64c63942351f0bdd65d8c77055 (patch) | |
tree | abcc249a3f7f55ec0f05406107a983452e207389 /editors/Makefile | |
parent | f9074351815d99ca973d39b080f4d62c1cc49e0f (diff) | |
download | pkgsrc-b027ec8fb1647c64c63942351f0bdd65d8c77055.tar.gz |
+javascript-mode
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 76633275f61..f14600b7f62 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2009/10/16 12:59:08 reed Exp $ +# $NetBSD: Makefile,v 1.135 2009/12/30 12:06:44 abs Exp $ # COMMENT= Editors @@ -43,6 +43,7 @@ SUBDIR+= gtranslator SUBDIR+= heme SUBDIR+= hexedit SUBDIR+= hnb +SUBDIR+= javascript-mode SUBDIR+= jave SUBDIR+= jde SUBDIR+= jed |