aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-20 21:58:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-20 21:58:38 +0000
commit8856c55db61d511da12fa1c185914e1fba0c066d (patch)
tree4bf4b7dad337daa7c26faea7f6c1b1efaf60135f /net-p2p/verlihub-plugins
parenta0f9e57429bcf4d45e09a87c8b2dbe2b9fc68e8c (diff)
downloadports-8856c55db61d511da12fa1c185914e1fba0c066d.tar.gz
ports-8856c55db61d511da12fa1c185914e1fba0c066d.zip
- Update to 0.9.8e-r2
PR: ports/140704 Submitted by: Mikle Davidkin <skylord@vt.net.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=248242
Diffstat (limited to 'net-p2p/verlihub-plugins')
-rw-r--r--net-p2p/verlihub-plugins/Makefile.plugins5
-rw-r--r--net-p2p/verlihub-plugins/pkg-message.plugins3
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile.plugins b/net-p2p/verlihub-plugins/Makefile.plugins
index 616cd3496514..d3166268a30f 100644
--- a/net-p2p/verlihub-plugins/Makefile.plugins
+++ b/net-p2p/verlihub-plugins/Makefile.plugins
@@ -6,14 +6,15 @@
PLUGIN_NAME?= ${PORTNAME}
PKGNAMEPREFIX= verlihub-plugins-
-MASTER_SITES= SF/verlihub/OldFiles
-DISTNAME= ${PLUGIN_NAME}
+DISTNAME= ${PLUGIN_NAME}-${PORTVERSION}
+WRKSRC?= ${WRKDIR}/${PLUGIN_NAME}
COMMENT?= ${PLUGIN_DESC} plugin for the VerliHub - a Direct Connect protocol server
BUILD_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
RUN_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
+USE_GCC= 4.2+
GNU_CONFIGURE= yes
USE_GCC= 4.2+
diff --git a/net-p2p/verlihub-plugins/pkg-message.plugins b/net-p2p/verlihub-plugins/pkg-message.plugins
index f072803beb0a..92b94fd40169 100644
--- a/net-p2p/verlihub-plugins/pkg-message.plugins
+++ b/net-p2p/verlihub-plugins/pkg-message.plugins
@@ -4,7 +4,6 @@ This port installs the %%PLUGIN_DESC%% 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.
+Visit http://www.verlihub-project.org/ for online support.
-------------------------------------------------------------------