diff options
Diffstat (limited to 'net/tcpshow/Makefile')
-rw-r--r-- | net/tcpshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 9312da12b10..ab45df32f15 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -9,7 +9,7 @@ PORTNAME= tcpshow PORTVERSION= 1.74 CATEGORIES= net security -MASTER_SITES= http://people.FreeBSD.org/~obrien/Distfiles/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ # http://www.cs.berkeley.edu/~daw/mike/ DISTFILES= tcpshow.c tcpshow.1 |