summaryrefslogtreecommitdiff
path: root/net/dnstop/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-09-16 23:20:42 +0000
committerwiz <wiz@pkgsrc.org>2004-09-16 23:20:42 +0000
commit777c415929e539cffae16425aac264f24f215474 (patch)
treeb8735e99d4e0e3d8e5e15f791ab781db67694ac3 /net/dnstop/Makefile
parent17bff39ace8c397031a929f0d5615068cc0fe12e (diff)
downloadpkgsrc-777c415929e539cffae16425aac264f24f215474.tar.gz
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.
Diffstat (limited to 'net/dnstop/Makefile')
-rw-r--r--net/dnstop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile
index f6acf43a4e5..f5ec791549b 100644
--- a/net/dnstop/Makefile
+++ b/net/dnstop/Makefile
@@ -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