diff options
author | smace <smace@FreeBSD.org> | 2002-11-22 22:30:04 +0000 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 2002-11-22 22:30:04 +0000 |
commit | a0665b59334a172f097aa56a0dc18931f1b69b35 (patch) | |
tree | 35bc3348ab5c34340d33824f8de7299a7c1dba3b /net/tcpslice | |
parent | 3d7827b35309b293d5f9ec4b49d14804d4fdc298 (diff) | |
download | FreeBSD-ports-a0665b59334a172f097aa56a0dc18931f1b69b35.zip FreeBSD-ports-a0665b59334a172f097aa56a0dc18931f1b69b35.tar.gz |
Add KAME mirror site.
Diffstat (limited to 'net/tcpslice')
-rw-r--r-- | net/tcpslice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 9d36f23..a854096 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -8,7 +8,8 @@ PORTNAME= tcpslice PORTVERSION= 2002.04.15 CATEGORIES= net -MASTER_SITES= http://www.tcpdump.org/weekly/ +MASTER_SITES= http://www.tcpdump.org/weekly/ \ + http://www.jp.tcpdump.org/weekly/ MAINTAINER= smace@freebsd.org |