summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2006-08-23 22:01:25 +0000
committerwiz <wiz>2006-08-23 22:01:25 +0000
commitd1eba55729c0279288d3cd78565bbe72e1e4a1e8 (patch)
treec2942c7a61288205431dbde547e2e7fa791cfdef /lang
parent29ad05e8028e6ca382a9f6379e168be5685e5911 (diff)
downloadpkgsrc-d1eba55729c0279288d3cd78565bbe72e1e4a1e8.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