git: 6f90bf3b0683 - main - lang/erlang-runtime25: fix version number in pkg-descr.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 May 2022 20:09:53 UTC
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f90bf3b0683d652089a6d48c2bfe0d8d7cc4046 commit 6f90bf3b0683d652089a6d48c2bfe0d8d7cc4046 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2022-05-18 20:07:09 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2022-05-18 20:09:44 +0000 lang/erlang-runtime25: fix version number in pkg-descr. --- lang/erlang-runtime25/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/erlang-runtime25/pkg-descr b/lang/erlang-runtime25/pkg-descr index bfcf2ba8ac82..879d68eba1c4 100644 --- a/lang/erlang-runtime25/pkg-descr +++ b/lang/erlang-runtime25/pkg-descr @@ -4,7 +4,7 @@ uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. -This port contains a standalone runtime environment of Erlang 24 +This port contains a standalone runtime environment of Erlang 25 to be used during the development of OTP applications. WWW: https://www.erlang.org/