diff --git a/net/bwping/Makefile b/net/bwping/Makefile index d87d7d9235dd..688bef0b4de9 100644 --- a/net/bwping/Makefile +++ b/net/bwping/Makefile @@ -6,11 +6,11 @@ # PORTNAME= bwping -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= http://tclmon.vsi.ru/files/ +MASTER_SITES= SF -MAINTAINER= oleg@vsi.ru +MAINTAINER= oleg.derevenetz@gmail.com COMMENT= A tool to measure bandwidth and RTT between two hosts using ICMP PLIST_FILES= sbin/bwping diff --git a/net/bwping/distinfo b/net/bwping/distinfo index d1b834f8d016..22cbc25d012c 100644 --- a/net/bwping/distinfo +++ b/net/bwping/distinfo @@ -1,3 +1,3 @@ -MD5 (bwping-1.0.tar.gz) = 672ccdfa4ec7d5600533b247d7251ea0 -SHA256 (bwping-1.0.tar.gz) = 9b4eaea67003886c98c58ed79972e4794e987c7f356cb9f8c77bf9159830d17b -SIZE (bwping-1.0.tar.gz) = 74312 +MD5 (bwping-1.1.tar.gz) = 42fa5b164978df2f986c0315091b42d6 +SHA256 (bwping-1.1.tar.gz) = 651f4c18bc4958c723b5847ec530848c905c2cf5cb7e191e76f0adbea535cfe8 +SIZE (bwping-1.1.tar.gz) = 73381 diff --git a/net/bwping/pkg-descr b/net/bwping/pkg-descr index 8824812b69f1..97b2e9a5d525 100644 --- a/net/bwping/pkg-descr +++ b/net/bwping/pkg-descr @@ -2,4 +2,4 @@ A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. -WWW: http://tclmon.vsi.ru/utils.php +WWW: http://bwping.sourceforge.net/