diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tcping/Makefile | 2 | ||||
-rw-r--r-- | net/tcping/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/tcping/Makefile b/net/tcping/Makefile index f0ecc94e01cc..022878355c9d 100644 --- a/net/tcping/Makefile +++ b/net/tcping/Makefile @@ -8,7 +8,7 @@ PORTNAME= tcping PORTVERSION= 1.3.4 CATEGORIES= net -MASTER_SITES= http://stud.fh-heilbronn.de/~kirchner/tcping/ +MASTER_SITES= http://www.linuxco.de/tcping/ MAINTAINER= dryice@liu.com.cn COMMENT= Do a TCP connect to the given IP/port combination diff --git a/net/tcping/pkg-descr b/net/tcping/pkg-descr index 19eef0a7b662..dc66d940f58a 100644 --- a/net/tcping/pkg-descr +++ b/net/tcping/pkg-descr @@ -8,4 +8,4 @@ With tcping it is possible to check first if the desired port is reachable and then start connection establishment. Author: Marc Kirchner <mail(at)marc(dash)kirchner(dot)de> -WWW: http://stud.fh-heilbronn.de/~kirchner/tcping/tcping.html +WWW: http://www.linuxco.de/tcping/tcping.html |