summaryrefslogtreecommitdiff
path: root/net/dnstop
diff options
context:
space:
mode:
Diffstat (limited to 'net/dnstop')
-rw-r--r--net/dnstop/Makefile5
-rw-r--r--net/dnstop/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile
index e46fafdbe1e..63ddb1e171e 100644
--- a/net/dnstop/Makefile
+++ b/net/dnstop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/09 04:49:02 kim Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/11 15:05:43 cjep Exp $
#
DISTNAME= dnstop-20021224
@@ -13,10 +13,11 @@ HOMEPAGE= http://dnstop.measurement-factory.com/src/
COMMENT= Diagnose tcpdump trace for DNS queries/replies
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+DIST_SUBDIR= ${PKGNAME_NOREV}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
- ${INSTALL_MAN} ${DISTDIR}/dnstop.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/dnstop.8 ${PREFIX}/man/man8
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dnstop
${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/dnstop
diff --git a/net/dnstop/distinfo b/net/dnstop/distinfo
index e534c4b3c4a..a0e12d6b71a 100644
--- a/net/dnstop/distinfo
+++ b/net/dnstop/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2004/01/09 04:49:02 kim Exp $
+$NetBSD: distinfo,v 1.6 2004/01/11 15:05:43 cjep Exp $
-SHA1 (dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9
-Size (dnstop-20021224.tar.gz) = 6460 bytes
-SHA1 (dnstop.8) = 645b6754af9108c8279d22b15c4134c1b0c42f56
-Size (dnstop.8) = 1553 bytes
+SHA1 (dnstop-20021224/dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9
+Size (dnstop-20021224/dnstop-20021224.tar.gz) = 6460 bytes
+SHA1 (dnstop-20021224/dnstop.8) = 645b6754af9108c8279d22b15c4134c1b0c42f56
+Size (dnstop-20021224/dnstop.8) = 1553 bytes