summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-09 16:20:52 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-09 16:20:52 +0000
commit402d5004adb40358129cb398b399e5f176da821c (patch)
tree418c12170bddf0bd35e5c5a4397b765da919d008 /lang/Makefile
parentUpdate gforge to 3.1 and misc fixes. (diff)
add rexx-regina 3.2
A Rexx interpreter
Notes
Notes: svn path=/head/; revision=93554
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 64b90dcee0c3..7f346f1f84ce 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -181,6 +181,7 @@
SUBDIR += quack
SUBDIR += ratfor
SUBDIR += rexx-imc
+ SUBDIR += rexx-regina
SUBDIR += rscheme
SUBDIR += ruby-js
SUBDIR += ruby-lua