diff options
author | cjep <cjep> | 2003-01-01 14:26:36 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-01-01 14:26:36 +0000 |
commit | 9ccf8a0934949b73ed418e40a3812ac4d59a1193 (patch) | |
tree | fcf4cd5b4c3ff924ccbf10dcdbf80946d79eee46 /net | |
parent | 23fc7ab44a9fed80e9068018c944d6a12b6f368d (diff) | |
download | pkgsrc-9ccf8a0934949b73ed418e40a3812ac4d59a1193.tar.gz |
Include the manual page in the distinfo. Don't attempt to extract the
manual page.
Diffstat (limited to 'net')
-rw-r--r-- | net/dnstop/Makefile | 3 | ||||
-rw-r--r-- | net/dnstop/distinfo | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 372e965a038..af93bc3aef8 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/25 00:44:46 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/01 14:26:36 cjep Exp $ # DISTNAME= dnstop-20021224 @@ -10,6 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://dnstop.measurement-factory.com/src/ COMMENT= Diagnose tcpdump trace for DNS queries/replies +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR} do-install: diff --git a/net/dnstop/distinfo b/net/dnstop/distinfo index e90b6f585b1..a4d494dd5f2 100644 --- a/net/dnstop/distinfo +++ b/net/dnstop/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.2 2002/12/25 00:44:46 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/01/01 14:26:36 cjep Exp $ SHA1 (dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9 Size (dnstop-20021224.tar.gz) = 6460 bytes +SHA1 (dnstop.8) = 462848986b993981611fa38bdd7636fc735e7d45 +Size (dnstop.8) = 1464 bytes |