diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2009-09-07 17:00:23 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2009-09-07 17:00:23 +0000 |
commit | cf62c7341449d3c0d00452175ffee823ba58dba2 (patch) | |
tree | 0a514b05b39cfbbd8233837269cff92a3005cb50 /lang/Makefile | |
parent | b86b54f5438effe4623cb46f3fa7e8a5efb0b2a7 (diff) | |
download | ports-cf62c7341449d3c0d00452175ffee823ba58dba2.tar.gz ports-cf62c7341449d3c0d00452175ffee823ba58dba2.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 0454d0dc80ed..8951da06a9e7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -17,6 +17,7 @@ SUBDIR += bas2tap SUBDIR += bf2c SUBDIR += bigloo + SUBDIR += boo SUBDIR += bsh SUBDIR += bwbasic SUBDIR += caml-light |