diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-19 04:43:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-19 04:43:41 +0800 |
commit | 47712c5a7d785e7b98c2b574ca2a2d80a28e68ae (patch) | |
tree | f2a26add786c1ba1c524d7673743b5b5ff3af8d9 /lang/lua52 | |
parent | 6168b040492490918af3d30ddb6b668294f218bd (diff) | |
download | freebsd-ports-gnome-47712c5a7d785e7b98c2b574ca2a2d80a28e68ae.tar.gz freebsd-ports-gnome-47712c5a7d785e7b98c2b574ca2a2d80a28e68ae.tar.zst freebsd-ports-gnome-47712c5a7d785e7b98c2b574ca2a2d80a28e68ae.zip |
-
- Do not silence installation messages
- Regenerate patch files with makepatch:
- Update WWW
Diffstat (limited to 'lang/lua52')
-rw-r--r-- | lang/lua52/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua52/pkg-descr b/lang/lua52/pkg-descr index 924e04a7b9e5..42b360dcc397 100644 --- a/lang/lua52/pkg-descr +++ b/lang/lua52/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/ |