Update to verion 20040309
Submitted by: Mark Foster <mark@foster.cc> PR: ports/66898
This commit is contained in:
parent
b82c0d6fc8
commit
9e07335fa7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109514
2 changed files with 4 additions and 6 deletions
|
@ -5,15 +5,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dnstop
|
||||
PORTVERSION= 20030124
|
||||
PORTVERSION= 20040309
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://dnstop.measurement-factory.com/src/
|
||||
MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/
|
||||
|
||||
MAINTAINER= fenner@FreeBSD.Org
|
||||
COMMENT= Captures and analyzes DNS traffic (or analyzes libpcap dump)
|
||||
|
||||
NO_WRKSUBDIR= true
|
||||
|
||||
MAN8= dnstop.8
|
||||
PLIST_FILES= bin/dnstop
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (dnstop-20030124.tar.gz) = e2805fe585faa3d0d0f338a383758d21
|
||||
SIZE (dnstop-20030124.tar.gz) = 7207
|
||||
MD5 (dnstop-20040309.tar.gz) = 226935c1e05fe9f5e6931142bcf81087
|
||||
SIZE (dnstop-20040309.tar.gz) = 9948
|
||||
|
|
Loading…
Reference in a new issue