- 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:
Hye-Shik Chang 2003-05-10 22:36:13 +00:00
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

View file

@ -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

View file

@ -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/