diff options
-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 |