diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-06-25 09:56:15 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-06-25 09:56:15 +0000 |
commit | bb4db2752a5bce17b66f08a58f0d7448784158cc (patch) | |
tree | 42baf50680d39db4dc1bf7c9548c70a31635790e /net-p2p/verlihub-plugins-floodprotect | |
parent | 3fcff410e09899aee60ad19d7581f643b01dad47 (diff) | |
download | ports-bb4db2752a5bce17b66f08a58f0d7448784158cc.tar.gz ports-bb4db2752a5bce17b66f08a58f0d7448784158cc.zip |
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins-floodprotect')
-rw-r--r-- | net-p2p/verlihub-plugins-floodprotect/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-floodprotect/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile index bab34c29e9a8..b3c2ab22ee5f 100644 --- a/net-p2p/verlihub-plugins-floodprotect/Makefile +++ b/net-p2p/verlihub-plugins-floodprotect/Makefile @@ -1,4 +1,4 @@ -# Created by: Skylord +# Created by: Mikle Davidkin <skylord@vt.net.ru> # $FreeBSD$ PORTNAME= floodprotect @@ -12,7 +12,6 @@ MAINTAINER= me@skylord.ru PLUGIN_NAME= floodprot PLUGIN_DESC= Floodprotect -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" DISTNAME= ${PLUGIN_NAME} diff --git a/net-p2p/verlihub-plugins-floodprotect/pkg-descr b/net-p2p/verlihub-plugins-floodprotect/pkg-descr index 88e95560c993..dc3bdb56cda5 100644 --- a/net-p2p/verlihub-plugins-floodprotect/pkg-descr +++ b/net-p2p/verlihub-plugins-floodprotect/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/ |