aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-12 14:30:52 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-12 14:30:52 +0000
commitf7a1023a139d5c6f579ed042a2ab5bbe0f5898f0 (patch)
treeddde266edece68a4af24616b62678854973edc85 /net
parent49c59feb9a73cbf4e3a554e1253812c390004bba (diff)
downloadports-f7a1023a139d5c6f579ed042a2ab5bbe0f5898f0.tar.gz
ports-f7a1023a139d5c6f579ed042a2ab5bbe0f5898f0.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/ipsumdump/Makefile4
-rw-r--r--net/ipsumdump/distinfo4
-rw-r--r--net/ipsumdump/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile
index 76447b28378a..2757a927dc9c 100644
--- a/net/ipsumdump/Makefile
+++ b/net/ipsumdump/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= ipsumdump
-PORTVERSION= 1.42
+PORTVERSION= 1.43
CATEGORIES= net
-MASTER_SITES= http://www.icir.org/kohler/ipsumdump/
+MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/
MAINTAINER= krion@FreeBSD.org
COMMENT= Produce ASCII summary of network traffic or tcpdump(1) file
diff --git a/net/ipsumdump/distinfo b/net/ipsumdump/distinfo
index 570bef29b3de..f2205b505917 100644
--- a/net/ipsumdump/distinfo
+++ b/net/ipsumdump/distinfo
@@ -1,2 +1,2 @@
-MD5 (ipsumdump-1.42.tar.gz) = 9910fdcaf4da61969b2b63192dfc538d
-SIZE (ipsumdump-1.42.tar.gz) = 494943
+MD5 (ipsumdump-1.43.tar.gz) = 7b6ab2b3f895a5ed15c87021d15ef67b
+SIZE (ipsumdump-1.43.tar.gz) = 484009
diff --git a/net/ipsumdump/pkg-descr b/net/ipsumdump/pkg-descr
index 08018e0f8479..2cb641c6a8c5 100644
--- a/net/ipsumdump/pkg-descr
+++ b/net/ipsumdump/pkg-descr
@@ -8,4 +8,4 @@ on its contents, anonymize IP addresses, and sort packets from
multiple dumps by timestamp. Also, it can optionally create a
tcpdump file containing actual packet data.
-WWW: http://www.icir.org/kohler/ipsumdump/
+WWW: http://www.cs.ucla.edu/~kohler/ipsumdump/