diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-04-26 20:09:50 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-04-26 20:09:50 +0000 |
commit | 6d5cc3261060f360eb1f9adb16e5871caac74144 (patch) | |
tree | 867328b30fe6c71bc63872b5382bd1a13675310e /lang/Makefile | |
parent | 6a70b058c5aef65ac3529fd0e17230f1239ba5aa (diff) | |
download | ports-6d5cc3261060f360eb1f9adb16e5871caac74144.tar.gz ports-6d5cc3261060f360eb1f9adb16e5871caac74144.zip |
Notes
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 3ce31cfb0bb4..1b8b84561ae5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -14,6 +14,7 @@ SUBDIR += caml-light SUBDIR += ccscript SUBDIR += cel + SUBDIR += chameleon SUBDIR += chicken SUBDIR += cim SUBDIR += cli |