From 611c5f5066587a16da66eb20dd8eacf18c615584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Drahos=CC=8C?= Date: Sun, 20 Nov 2011 16:35:57 +0100 Subject: [PATCH] Fixing name mismatch --- dist.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist.info b/dist.info index aa20e5a..17da07c 100644 --- a/dist.info +++ b/dist.info @@ -1,6 +1,6 @@ --- This file is part of LuaDist project -name = "luamatrix" +name = "lua-matrix" version = "0.2.8" desc = "'LuaMatrix' provides a good selection of matrix functions."