diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-06-23 11:46:02 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-06-23 11:46:02 +0000 |
commit | 9b5ea55ce4ef770baad9f0ed5b488133ac3f8512 (patch) | |
tree | 5e2e94a6f3bb44b59a2e62da47b87e485df63437 /lang/Makefile | |
parent | bcc4367439222afd75ae9048629890fdfc91568a (diff) | |
download | ports-9b5ea55ce4ef770baad9f0ed5b488133ac3f8512.tar.gz ports-9b5ea55ce4ef770baad9f0ed5b488133ac3f8512.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 2fd828d677ef..415dfe216f30 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -175,6 +175,7 @@ SUBDIR += mlton SUBDIR += mmix SUBDIR += mono + SUBDIR += mono-basic SUBDIR += moscow_ml SUBDIR += mosh SUBDIR += mozart |