diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 03:01:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 03:01:57 +0000 |
commit | 1b12c34781fc7005ba4715ceb876208667d1e3f4 (patch) | |
tree | 2287e995232d3855bb0966832212b4ae1b0fd0e2 /www/Makefile | |
parent | f43dba6a93a8ea77a18d6663f38261ec39a5bfe2 (diff) |
Add cl-lml 2.3.4, the Lisp Markup Language.
PR: 52462
Submitted by: Henrik Motakef <henrik.motakef@web.de>
Notes
Notes:
svn path=/head/; revision=82114
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 5a20eabd7e97..19da622ae146 100644 --- a/www/Makefile +++ b/www/Makefile @@ -53,6 +53,7 @@ SUBDIR += chimera SUBDIR += chimera2 SUBDIR += chtml + SUBDIR += cl-lml SUBDIR += comclear SUBDIR += crawl SUBDIR += css-mode.el |