summaryrefslogtreecommitdiff
path: root/net/tcpcat
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-08 12:14:56 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-08 12:14:56 +0000
commit1c65735e4116ad4c052af99ef01aed4d93cf43af (patch)
tree0292058d1277a8c1d3552e393ce3b0b864b8377a /net/tcpcat
parentUpdate to sccmilter 0.94.2c. (diff)
The webserver on www.gusnet.cx seems to have moved to port 8080.
Reported by: fenner's scripts
Notes
Notes: svn path=/head/; revision=90625
Diffstat (limited to 'net/tcpcat')
-rw-r--r--net/tcpcat/Makefile2
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"