pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/dnstracer Convert to buildlink3 and correct a typo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e6d6f6ac738
branches:  trunk
changeset: 474068:2e6d6f6ac738
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 08:34:20 2004 +0000

description:
Convert to buildlink3 and correct a typo in DESCR.

diffstat:

 net/dnstracer/DESCR    |  2 +-
 net/dnstracer/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 24b487bdbf1d -r 2e6d6f6ac738 net/dnstracer/DESCR
--- a/net/dnstracer/DESCR       Sun Apr 25 08:24:03 2004 +0000
+++ b/net/dnstracer/DESCR       Sun Apr 25 08:34:20 2004 +0000
@@ -2,5 +2,5 @@
 information from, and follows the chain of DNS servers back to the
 servers which know the data.
 
-Its behaviour is similair to ntptrace(8), which does it for the NTP
+Its behaviour is similar to ntptrace(8), which does it for the NTP
 protocol.
diff -r 24b487bdbf1d -r 2e6d6f6ac738 net/dnstracer/Makefile
--- a/net/dnstracer/Makefile    Sun Apr 25 08:24:03 2004 +0000
+++ b/net/dnstracer/Makefile    Sun Apr 25 08:34:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 17:10:33 martti Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/25 08:34:20 snj Exp $
 
 DISTNAME=              dnstracer-1.7
 CATEGORIES=            net
@@ -8,7 +8,7 @@
 HOMEPAGE=              http://www.mavetju.org/unix/general.php
 COMMENT=               Tool to trace dns queries
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index