diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 06:02:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 06:02:30 +0000 |
commit | 862c0655cebf2bc9ae6a4b039f521e1fcbf6d235 (patch) | |
tree | 7eeebebc9c0a9688145d8c527e850601b4abe679 /net | |
parent | 3a71381c721a0895e83f1c7b5528ff5920c86557 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ipsumdump/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile index fde5bdf48f80..dd964abbeff6 100644 --- a/net/ipsumdump/Makefile +++ b/net/ipsumdump/Makefile @@ -8,8 +8,7 @@ PORTNAME= ipsumdump PORTVERSION= 1.81 CATEGORIES= net -MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/ \ - http://core.inec.ru/~az/ +MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/ MAINTAINER= miwi@FreeBSD.org COMMENT= Produce ASCII summary of network traffic or tcpdump(1) file |