From 0164da18d967f82bcddb188d7e95ac8ee86d8152 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Thu, 5 Oct 2017 19:33:58 +0000 Subject: Fix a typo and unbreak Erlang 19 ports; my new poudriere test script should really not return 0 on broken ports... --- lang/erlang/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/erlang') diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index 523e99c2f519..8867272a4da0 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -77,7 +77,7 @@ LDFLAGS+= -L${LOCALBASE}/lib APP_UPGRADE= erts 8.3 8.3.5.3 \ lib/crypto 3.7.3 3.7.4 \ - lib/compiler 7.4.0 7.4.0.1 \ + lib/compiler 7.0.4 7.0.4.1 \ lib/inets 6.3.6 6.3.9 \ lib/ssh 4.4.1 4.4.2 \ lib/ssl 8.1.1 8.1.3 \ -- cgit v1.2.3