summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2003-04-29 23:19:47 +0000
committerjtb <jtb>2003-04-29 23:19:47 +0000
commitdcc67cdac4cfbd462292a8a289bd5af857df7f39 (patch)
tree56b49a46edb09001ae328dd2149cb8841c76f7b6 /lang/Makefile
parent7d2721b9711b0b8930a52a203f9f1a6e6daf6a53 (diff)
downloadpkgsrc-dcc67cdac4cfbd462292a8a289bd5af857df7f39.tar.gz
Add and enable lua4.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 25eb6268137..dfcf1a9116b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2003/03/22 20:23:04 kristerw Exp $
+# $NetBSD: Makefile,v 1.149 2003/04/29 23:19:47 jtb Exp $
#
COMMENT= Programming languages
@@ -61,6 +61,7 @@ SUBDIR+= kali
SUBDIR+= libperl
SUBDIR+= librep
SUBDIR+= lua
+SUBDIR+= lua4
SUBDIR+= maude
SUBDIR+= mawk
SUBDIR+= mercury