From fbd0c793ae21de45f596b89dd0d1944b8cd7350f Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 3 Oct 2011 04:29:24 +0000 Subject: Belated revbump for Makefile rev 1.45 (from January), which changed the linkage of the package and gives me a non-broken liblua.so on current. The one I had around from sometime last year had broken compatibility references in it. --- lang/lua/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/lua') diff --git a/lang/lua/Makefile b/lang/lua/Makefile index f2f21b22ba7..96cdd620fe4 100644 --- a/lang/lua/Makefile +++ b/lang/lua/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2011/03/11 12:44:30 zafer Exp $ +# $NetBSD: Makefile,v 1.47 2011/10/03 04:29:24 dholland Exp $ DISTNAME= lua-${LUA_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://www.lua.org/ftp/ \ ftp://ftp.gwdg.de/pub/languages/lua/ \ -- cgit v1.2.3