summaryrefslogtreecommitdiff
path: root/lang/lua/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-12 15:49:27 +0000
committerwiz <wiz@pkgsrc.org>2012-03-12 15:49:27 +0000
commit733d882056e66b83d37270e8b22da237919062c6 (patch)
treee57d96517a896f8887941b568a7a6f3cbfe5c8aa /lang/lua/Makefile
parentae791bf71c75de7e6c0c58694d2014b0deb620d2 (diff)
downloadpkgsrc-733d882056e66b83d37270e8b22da237919062c6.tar.gz
Update to 5.1.5.
Lua 5.1.5 released. This is a bug-fix release. (no further changelog found) Remove master site that doesn't have new tarball. Fix pkglint warning in patch-ac.
Diffstat (limited to 'lang/lua/Makefile')
-rw-r--r--lang/lua/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/lua/Makefile b/lang/lua/Makefile
index 96cdd620fe4..cede4832fbc 100644
--- a/lang/lua/Makefile
+++ b/lang/lua/Makefile
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2011/10/03 04:29:24 dholland Exp $
+# $NetBSD: Makefile,v 1.48 2012/03/12 15:49:27 wiz Exp $
DISTNAME= lua-${LUA_VERSION}
-PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/ \
- ftp://ftp.gwdg.de/pub/languages/lua/ \
- http://www.tecgraf.puc-rio.br/lua/ftp/ \
- http://ftp.gwdg.de/pub/languages/lua/
+ http://www.tecgraf.puc-rio.br/lua/ftp/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.lua.org/