diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-25 09:58:58 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-25 09:58:58 +0000 |
commit | 81396a5fab681ab5cb83aa8f361adba137608599 (patch) | |
tree | ea7f507f5844424e0a2987aea38167b1e448f929 /lang/Makefile | |
parent | Add formication 1.0.b1, formular processing tool written in perl. (diff) |
Add ecl 0.9d.040206, an ANSI Common Lisp implementation.
PR: ports/62455
Submitted by: Julian Stecklina
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 5ee3b6a9a3b2..0b1215e44fde 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -33,6 +33,7 @@ SUBDIR += diveintopython SUBDIR += drscheme SUBDIR += dylan + SUBDIR += ecl SUBDIR += egcs SUBDIR += eiffel SUBDIR += elisp-manual |