summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-02-01 19:31:10 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-02-01 19:31:10 +0000
commitc76f958b1acbf0ce44ccacd82df7264889b94bc9 (patch)
treea89c369d2e64059e5e3a42a33de42e7cfd5c44c8 /net
parent- Fix fetch (diff)
- Fix fetch
Reported by: -fetch-original pointyhat run
Notes
Notes: svn path=/head/; revision=227399
Diffstat (limited to 'net')
-rw-r--r--net/tcpflow/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile
index 07e845c6358e..7856da08a3bf 100644
--- a/net/tcpflow/Makefile
+++ b/net/tcpflow/Makefile
@@ -9,8 +9,7 @@ PORTNAME= tcpflow
PORTVERSION= 0.21
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ \
- http://home.leo.org/~barner/freebsd/distfiles/
+MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/
MAINTAINER= barner@FreeBSD.org
COMMENT= A tool for capturing data transmitted as part of TCP connections