From cc4bf58f1a7ffb3c1e9ee6082c01d6b9529c1736 Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 11 Jan 2004 15:05:43 +0000 Subject: Use DIST_SUBDIR=${PKGNAME_NOREV} as dnstop.8 has no version number. --- net/dnstop/Makefile | 5 +++-- net/dnstop/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'net/dnstop') 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 -- cgit v1.2.3