summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2009-05-14 05:54:09 +0000
committerminskim <minskim>2009-05-14 05:54:09 +0000
commit9544b25640c3106c14b732d2d96abf4a33a7c062 (patch)
tree5af5c03b2dff6217fd187f5f76d85a6648ed4610
parent94aae3c2cd18791bba0cf7a6f8b0fb27143b1d06 (diff)
downloadpkgsrc-9544b25640c3106c14b732d2d96abf4a33a7c062.tar.gz
Add lua-mode.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8021125632b..4166ff01089 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1161 2009/05/10 14:54:43 hasso Exp $
+# $NetBSD: Makefile,v 1.1162 2009/05/14 05:54:09 minskim Exp $
#
COMMENT= Development utilities
@@ -351,6 +351,7 @@ SUBDIR+= libwhisker2
SUBDIR+= libwnck
SUBDIR+= lincvs
SUBDIR+= ltsa
+SUBDIR+= lua-mode
SUBDIR+= lua-stdlib
SUBDIR+= lua-stdlib-doc
SUBDIR+= lwp
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 7dc29280a6c..a309025f302 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1819 2009/05/14 04:59:44 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.1820 2009/05/14 05:54:09 minskim Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2423,3 +2423,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated x11/libxcb to 1.2nb1 [hasso 2009-05-14]
Updated print/tex-bin-tetex to 3.0.12897 [minskim 2009-05-14]
Added print/tex-hyph-utf8-doc version 2008.11171 [minskim 2009-05-14]
+ Added devel/lua-mode version 20071122 [minskim 2009-05-14]