mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
- Remove the obsolete WWW url. [1]
- Set LATEST_LINK to lua4 in favor of lang/lua. PR: 50654 [1] Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> [1]
This commit is contained in:
parent
36d31b94a1
commit
a85b7c9694
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80627
2 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \
|
|||
MAINTAINER= richard@homemail.com
|
||||
COMMENT= Small, compilable scripting language providing easy access to C code
|
||||
|
||||
LATEST_LINK= lua4
|
||||
MAN1= luac.1
|
||||
WRKSRC= ${WRKDIR}/lua
|
||||
|
||||
|
|
|
@ -19,4 +19,3 @@ compiles unmodified in all known platforms. The implementation goals are
|
|||
simplicity, efficiency, portability, and low embedding cost.
|
||||
|
||||
WWW: http://www.lua.org/
|
||||
WWW: http://www.tecgraf.puc-rio.br/lua/
|
||||
|
|
Loading…
Add table
Reference in a new issue