Change DIST_SUBDIR from PKGNAME_NOREV to PKGNAME, since the man page

changed again (see previous commit) and to avoid breakage for people
who have the old distfile.
This commit is contained in:
wiz 2004-09-16 23:20:42 +00:00
parent 17bff39ace
commit 777c415929
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2004/01/20 12:22:19 agc Exp $
# $NetBSD: Makefile,v 1.11 2004/09/16 23:20:42 wiz Exp $
#
DISTNAME= dnstop-20021224
@ -13,7 +13,7 @@ COMMENT= Diagnose tcpdump trace for DNS queries/replies
WRKSRC= ${WRKDIR}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ${PKGNAME_NOREV}
DIST_SUBDIR= ${PKGNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2004/09/16 16:20:41 he Exp $
$NetBSD: distinfo,v 1.8 2004/09/16 23:20:42 wiz Exp $
SHA1 (dnstop-20021224/dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9
Size (dnstop-20021224/dnstop-20021224.tar.gz) = 6460 bytes
SHA1 (dnstop-20021224/dnstop.8) = 7fda2751bea0303e52715f46ae8426be153d01f5
Size (dnstop-20021224/dnstop.8) = 2302 bytes
SHA1 (dnstop-20021224nb2/dnstop-20021224.tar.gz) = 94aada6e3fa0882923cd6776a003490ecef83dd9
Size (dnstop-20021224nb2/dnstop-20021224.tar.gz) = 6460 bytes
SHA1 (dnstop-20021224nb2/dnstop.8) = 7fda2751bea0303e52715f46ae8426be153d01f5
Size (dnstop-20021224nb2/dnstop.8) = 2302 bytes