diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 05:30:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 05:30:01 +0000 |
commit | 12568b2d39df22659f7174b4d9406520b3b85f05 (patch) | |
tree | a59aaea35108f79e58e8e63c409ecb5bc14500ec /net/tcpslice | |
parent | e800b3e74ac94c30459cb0f140fa917e132e01d0 (diff) |
Notes
Diffstat (limited to 'net/tcpslice')
-rw-r--r-- | net/tcpslice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 458d6105522e..cd9a97288656 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -8,8 +8,7 @@ PORTNAME= tcpslice PORTVERSION= 2005.07.04 CATEGORIES= net -MASTER_SITES= http://www.tcpdump.org/weekly/ \ - http://www.jp.tcpdump.org/weekly/ +MASTER_SITES= http://www.tcpdump.org/weekly/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for extracting portions of pcap files |