pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-DNS fix COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7276ec5e3df
branches:  trunk
changeset: 463766:c7276ec5e3df
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Nov 26 05:59:50 2003 +0000

description:
fix COMMENT

diffstat:

 net/p5-Net-DNS/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9b194ccb0d9d -r c7276ec5e3df net/p5-Net-DNS/Makefile
--- a/net/p5-Net-DNS/Makefile   Wed Nov 26 05:48:22 2003 +0000
+++ b/net/p5-Net-DNS/Makefile   Wed Nov 26 05:59:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/09/13 12:00:16 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2003/11/26 05:59:50 grant Exp $
 #
 
 DISTNAME=              Net-DNS-0.40
@@ -10,7 +10,7 @@
 
 MAINTAINER=            hubertf%NetBSD.org@localhost
 HOMEPAGE=              http://www.net-dns.org/
-COMMENT=               Net::DNS - Perl DNS Resolver Module
+COMMENT=               Perl5 module for DNS resolution
 
 BUILD_DEPENDS+=                p5-Test-Simple>=0.44:../../devel/p5-Test-Simple
 DEPENDS+=              p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC



Home | Main Index | Thread Index | Old Index