diff options
author | William Grzybowski <wg@FreeBSD.org> | 2015-09-24 18:47:58 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2015-09-24 18:47:58 +0000 |
commit | b70d86a0ba15e3be14663c168c9dc48df4e0a83f (patch) | |
tree | 668e3e5fcec8bf7c20689b93c6f4ba73461cce34 /lang/Makefile | |
parent | b35313124815889f9e9c2f957859ed0f96e5c4a9 (diff) | |
download | ports-b70d86a0ba15e3be14663c168c9dc48df4e0a83f.tar.gz ports-b70d86a0ba15e3be14663c168c9dc48df4e0a83f.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 a42c4878a5d7..952a98023def 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -63,6 +63,7 @@ SUBDIR += emacs-lisp-intro SUBDIR += erlang SUBDIR += erlang-java + SUBDIR += erlang-riak SUBDIR += erlang-runtime15 SUBDIR += erlang-runtime16 SUBDIR += erlang-runtime17 |