Add lua-mode.

This commit is contained in:
minskim 2009-05-14 05:54:09 +00:00
parent 3e365f71e2
commit 13b7cd13f2
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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]