diff options
Diffstat (limited to 'net-p2p/verlihub-plugins-floodprotect')
-rw-r--r-- | net-p2p/verlihub-plugins-floodprotect/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-floodprotect/pkg-message | 10 |
2 files changed, 1 insertions, 11 deletions
diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile index 65af8ed9d8ff..385ae8a31e39 100644 --- a/net-p2p/verlihub-plugins-floodprotect/Makefile +++ b/net-p2p/verlihub-plugins-floodprotect/Makefile @@ -10,9 +10,9 @@ PORTVERSION= 1.6 CATEGORIES= net-p2p MAINTAINER= skylord@vt.net.ru -COMMENT= Floodprotect plugin for the VerliHub - a Direct Connect protocol server PLUGIN_NAME= floodprot +PLUGIN_DESC= Floodprotect .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" diff --git a/net-p2p/verlihub-plugins-floodprotect/pkg-message b/net-p2p/verlihub-plugins-floodprotect/pkg-message deleted file mode 100644 index 22cc335547af..000000000000 --- a/net-p2p/verlihub-plugins-floodprotect/pkg-message +++ /dev/null @@ -1,10 +0,0 @@ --------------------------------------------------------------------- - -This port installs the Floodprotect VerliHub plugin. -You need to restart your hub or manually load plugin with -plugman commands. - -Visit http://www.verlihub-project.org/ for online manuals or -http://www.verlihubforums.com/ for the project's forums. - -------------------------------------------------------------------- |