aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-floodprotect
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-floodprotect
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-floodprotect')
-rw-r--r--net-p2p/verlihub-plugins-floodprotect/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile
index f64aeea920f6..8715c2738332 100644
--- a/net-p2p/verlihub-plugins-floodprotect/Makefile
+++ b/net-p2p/verlihub-plugins-floodprotect/Makefile
@@ -7,14 +7,16 @@
PORTNAME= floodprotect
PORTVERSION= 1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
+MASTER_SITES= SF/verlihub/OldFiles
-MAINTAINER= skylord@vt.net.ru
+MAINTAINER= me@skylord.ru
PLUGIN_NAME= floodprot
PLUGIN_DESC= Floodprotect
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
+DISTNAME= ${PLUGIN_NAME}
.include <bsd.port.post.mk>