diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-28 22:53:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-28 22:53:19 +0000 |
commit | 4c5a127774f465e855cd93bf56799e88550fd9a9 (patch) | |
tree | 41bf091655cdac09bab6ace9cfac2b1759e4cc0b /lang/Makefile | |
parent | b7e2899d017fa9c93495c016ff146a77ca2b008a (diff) | |
download | ports-4c5a127774f465e855cd93bf56799e88550fd9a9.tar.gz ports-4c5a127774f465e855cd93bf56799e88550fd9a9.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 6cb5a8884d97..f2483622175f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -49,6 +49,7 @@ SUBDIR += dlv SUBDIR += dmd1 SUBDIR += dmd2 + SUBDIR += duktape SUBDIR += ecl SUBDIR += elan SUBDIR += elixir |