diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-19 21:51:01 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-19 21:51:01 +0000 |
commit | 913e958eb7ee3c1d39835dabe936fee24d54b2f2 (patch) | |
tree | 2fab97320593d202dc25503230255be299f0c6de /net-p2p | |
parent | ba4d55b3086d8a96d2f02b21837aab006606120d (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/verlihub-plugins-luascript/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile index 4a91d5d6a927..deb8099011b1 100644 --- a/net-p2p/verlihub-plugins-luascript/Makefile +++ b/net-p2p/verlihub-plugins-luascript/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION} MAINTAINER= me@skylord.ru +BROKEN= Fails to build + PLUGIN_NAME= lua PLUGIN_DESC= LuaScript |