aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-25 15:02:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-25 15:02:38 +0000
commit6b8450ab06c1bbfcc8a696c8354667a27422b230 (patch)
treeba34afe1cf47a645e4f8fd0289eed78e447ad2cb /archivers
parent0f9689d2d84a2dff19f292899d4d049bfef86f49 (diff)
downloadports-6b8450ab06c1bbfcc8a696c8354667a27422b230.tar.gz
ports-6b8450ab06c1bbfcc8a696c8354667a27422b230.zip
Fix WWW
- While I'm here, fix space/tab Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=444276
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lua51-zlib/Makefile2
-rw-r--r--archivers/lua51-zlib/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lua51-zlib/Makefile b/archivers/lua51-zlib/Makefile
index 4ba892c370f3..b2fef48305a3 100644
--- a/archivers/lua51-zlib/Makefile
+++ b/archivers/lua51-zlib/Makefile
@@ -19,7 +19,7 @@ GH_PROJECT= lua-zlib
USES= lua:51
ALL_TARGET= bsd
-MAKE_ENV+= LUAPATH="${LOCALBASE}"
+MAKE_ENV+= LUAPATH="${LOCALBASE}"
MAKE_ENV+= LUACPATH="${STAGEDIR}${LUA_MODLIBDIR}"
MAKE_ENV+= INCDIR="-I${LUA_INCDIR}"
MAKE_ENV+= LUALIBDIR="-L${LUA_MODLIBDIR}"
diff --git a/archivers/lua51-zlib/pkg-descr b/archivers/lua51-zlib/pkg-descr
index b6b3f8958960..faaf08391c17 100644
--- a/archivers/lua51-zlib/pkg-descr
+++ b/archivers/lua51-zlib/pkg-descr
@@ -3,4 +3,4 @@ Language. It consists of two functions: inflate and deflate. Both functions
return "stream functions" (takes a buffer of input and returns a buffer
of output).
-WWW: https://github.com/brimworks/lua-zlib/
+WWW: https://github.com/brimworks/lua-zlib