diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-18 20:43:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-18 20:43:46 +0000 |
commit | 670a96faab46f2a77402c2f3b6bff773d269dd6e (patch) | |
tree | d11b7304fde83f637b3daa12073a43cd3ae30a09 /lang/lua53/pkg-descr | |
parent | 4b0ab1da454cd883931beb233cacc41acbc099f6 (diff) |
Notes
Diffstat (limited to 'lang/lua53/pkg-descr')
-rw-r--r-- | lang/lua53/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua53/pkg-descr b/lang/lua53/pkg-descr index 924e04a7b9e5..42b360dcc397 100644 --- a/lang/lua53/pkg-descr +++ b/lang/lua53/pkg-descr @@ -18,4 +18,4 @@ Lua is implemented as a small library of C functions, written in ANSI C, and compiles unmodified in all known platforms. The implementation goals are simplicity, efficiency, portability, and low embedding cost. -WWW: http://www.lua.org/ +WWW: https://www.lua.org/ |