diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-09 08:20:00 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-09 08:20:00 +0000 |
commit | cf97b73c4044ae2d831e0eab70403c72d02cbdf4 (patch) | |
tree | 8c5761359fabd9b619f7d5f549d0cc315e847d81 /net-p2p/verlihub-plugins-floodprotect | |
parent | 6a50aaabf7b36bcf30c1a8c9b7352c39d9f487f8 (diff) |
Notes
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. - -------------------------------------------------------------------- |