diff options
Diffstat (limited to 'net/tcpcat')
-rw-r--r-- | net/tcpcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 7ec47b47fd0a..80d2a1f22646 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -8,7 +8,7 @@ PORTNAME= tcpcat PORTVERSION= 1.2.0 CATEGORIES= net -MASTER_SITES= http://www.gusnet.cx/proj/tcpcat/ +MASTER_SITES= http://www.gusnet.cx:8080/proj/tcpcat/ MAINTAINER= roam@FreeBSD.org COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket" |