diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-08-08 08:07:15 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-08-08 08:07:15 +0000 |
commit | 4122188df766c0042eaf772b1a3716b5702c4aa5 (patch) | |
tree | 4793054b7784bb022c9df5686cb03f5a897447d3 /lang/Makefile | |
parent | 5e9abe473c2a66689298c0eeb8e1285d4a37caed (diff) | |
download | ports-4122188df766c0042eaf772b1a3716b5702c4aa5.tar.gz ports-4122188df766c0042eaf772b1a3716b5702c4aa5.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 aaf282874a32..074e0a7f4a76 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -66,6 +66,7 @@ SUBDIR += erlang-runtime16 SUBDIR += erlang-runtime17 SUBDIR += erlang-runtime18 + SUBDIR += erlang-runtime19 SUBDIR += erlang-wx SUBDIR += execline SUBDIR += expect |