View | Details | Raw Unified | Return to bug 66898
Collapse All | Expand All

(-)dnstop/Makefile Wed May 19 10:00:32 2004 (-4 / +2 lines)
Lines 5-18 Link Here
5
# $FreeBSD: ports/dns/dnstop/Makefile,v 1.6 2004/02/06 13:11:12 trevor Exp $
5
# $FreeBSD: ports/dns/dnstop/Makefile,v 1.6 2004/02/06 13:11:12 trevor Exp $
6
6
7
PORTNAME=      dnstop
7
PORTNAME=      dnstop
8
PORTVERSION=   20030124
8
PORTVERSION=   20040309
9
CATEGORIES=    dns
9
CATEGORIES=    dns
10
MASTER_SITES=  http://dnstop.measurement-factory.com/src/
10
MASTER_SITES=  http://dns.measurement-factory.com/tools/dnstop/src/
11
11
12
MAINTAINER=    fenner@FreeBSD.Org
12
MAINTAINER=    fenner@FreeBSD.Org
13
COMMENT=       Captures and analyzes DNS traffic (or analyzes libpcap dump)
13
COMMENT=       Captures and analyzes DNS traffic (or analyzes libpcap dump)
14
15
NO_WRKSUBDIR=  true
16
14
17
MAN8=          dnstop.8
15
MAN8=          dnstop.8
18
PLIST_FILES=   bin/dnstop
16
PLIST_FILES=   bin/dnstop
(-)dnstop/distinfo Wed May 19 09:40:11 2004 (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (dnstop-20030124.tar.gz) = e2805fe585faa3d0d0f338a383758d21
1
MD5 (dnstop-20040309.tar.gz) = 226935c1e05fe9f5e6931142bcf81087
2
SIZE (dnstop-20030124.tar.gz) = 7207
2
SIZE (dnstop-20040309.tar.gz) = 9948

Return to bug 66898