From bb4db2752a5bce17b66f08a58f0d7448784158cc Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 25 Jun 2014 09:56:15 +0000 Subject: - Fix the build of verlihub-plugins-luascript: careless patching with sed(1) resulted in wrong HAVE_LUA_5_0 (instead of correct HAVE_LUA_5_1) macro to be defined in generated `config.h' header file - Stagify and cleanup all verlihub-plugins* ports while I'm at here --- net-p2p/verlihub-plugins-forbid/Makefile | 3 +-- net-p2p/verlihub-plugins-forbid/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'net-p2p/verlihub-plugins-forbid') diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile index 1a6580ac4089..14a0d5332166 100644 --- a/net-p2p/verlihub-plugins-forbid/Makefile +++ b/net-p2p/verlihub-plugins-forbid/Makefile @@ -1,4 +1,4 @@ -# Created by: Skylord +# Created by: Mikle Davidkin # $FreeBSD$ PORTNAME= forbid @@ -11,7 +11,6 @@ MAINTAINER= me@skylord.ru PLUGIN_DESC= ForbiddenWords -NO_STAGE= yes .include .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include diff --git a/net-p2p/verlihub-plugins-forbid/pkg-descr b/net-p2p/verlihub-plugins-forbid/pkg-descr index 929ee4202664..bb8358983592 100644 --- a/net-p2p/verlihub-plugins-forbid/pkg-descr +++ b/net-p2p/verlihub-plugins-forbid/pkg-descr @@ -5,5 +5,5 @@ It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. - + WWW: http://www.verlihub-project.org/ -- cgit v1.2.3