summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-08-23 22:01:25 +0000
committerwiz <wiz@pkgsrc.org>2006-08-23 22:01:25 +0000
commit51218064193ba59f544fc5e6ef9e7e03c13aebfb (patch)
treec2942c7a61288205431dbde547e2e7fa791cfdef /lang
parent279c175a6a3c08b668290e0761e87ad2d94d7033 (diff)
downloadpkgsrc-51218064193ba59f544fc5e6ef9e7e03c13aebfb.tar.gz
Add lush.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index be3b2f5fb65..44b359f9378 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.232 2006/05/19 07:50:00 rillig Exp $
+# $NetBSD: Makefile,v 1.233 2006/08/23 22:01:25 wiz Exp $
#
COMMENT= Programming languages
@@ -83,6 +83,7 @@ SUBDIR+= librep
SUBDIR+= libtcl-nothread
SUBDIR+= lua
SUBDIR+= lua4
+SUBDIR+= lush
SUBDIR+= maude
SUBDIR+= mawk
SUBDIR+= mercury