projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112c88b
)
[package] fix luasocket title, thanks to OrazioPirataDelloSpazio
author
Florian Fainelli
<florian@openwrt.org>
Tue, 17 Feb 2009 14:29:37 +0000
(14:29 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 17 Feb 2009 14:29:37 +0000
(14:29 +0000)
SVN-Revision: 14538
lang/luasocket/Makefile
patch
|
blob
|
history
diff --git
a/lang/luasocket/Makefile
b/lang/luasocket/Makefile
index b70b811a1a8da8433e7fcc4f6c291d19881346c0..bf9c9e600929babe5578831f177f01e7bb9be6ed 100644
(file)
--- a/
lang/luasocket/Makefile
+++ b/
lang/luasocket/Makefile
@@
-22,7
+22,7
@@
define Package/luasocket
SUBMENU:=LUA
SECTION:=lang
CATEGORY:=Languages
- TITLE:=LUAS
ec
+ TITLE:=LUAS
ocket
URL:=http://luasocket.luaforge.net/
DEPENDS:=lua
endef