diff options
author | wiz <wiz@pkgsrc.org> | 2003-04-23 16:38:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-04-23 16:38:49 +0000 |
commit | 53d75525f8d3a1f8ca2742cfc8206727d7bb8e3d (patch) | |
tree | c0f6aa0078b1dc8cad2aedf1aeaa6215afbec35f /net | |
parent | a93de3c6af524aeffcef219976fd7543f59ec05c (diff) | |
download | pkgsrc-53d75525f8d3a1f8ca2742cfc8206727d7bb8e3d.tar.gz |
Man page got updated:
1c1
< .\" $Id: dnstop.8,v 1.2 2002/12/24 19:20:28 wessels Exp $
---
> .\" $Id: dnstop.8,v 1.3 2003/01/24 17:44:23 wessels Exp $
53c53
< display the desitination address table
---
> display the destination address table
Noted by Jeremy C. Reed in PR 21286.
Diffstat (limited to 'net')
-rw-r--r-- | net/dnstop/Makefile | 3 | ||||
-rw-r--r-- | net/dnstop/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 7268a561223..6f273d44772 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:55 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/23 16:38:49 wiz Exp $ # DISTNAME= dnstop-20021224 +PKGREVISION= 1 WRKSRC= ${WRKDIR} CATEGORIES= net MASTER_SITES= http://dnstop.measurement-factory.com/src/ diff --git a/net/dnstop/distinfo b/net/dnstop/distinfo index a4d494dd5f2..e506de7a637 100644 --- a/net/dnstop/distinfo +++ b/net/dnstop/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2003/01/01 14:26:36 cjep Exp $ +$NetBSD: distinfo,v 1.4 2003/04/23 16:38:50 wiz Exp $ SHA1 (dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9 Size (dnstop-20021224.tar.gz) = 6460 bytes -SHA1 (dnstop.8) = 462848986b993981611fa38bdd7636fc735e7d45 -Size (dnstop.8) = 1464 bytes +SHA1 (dnstop.8) = cd4b6110bf3334e0b803d2c23edc6dc7afce03cb +Size (dnstop.8) = 1463 bytes |