summaryrefslogtreecommitdiff
path: root/net/p5-Net-DNS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r--net/p5-Net-DNS/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile
index aa50e135eff..1037ea247aa 100644
--- a/net/p5-Net-DNS/Makefile
+++ b/net/p5-Net-DNS/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2003/02/17 15:28:02 dillo Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/03 10:56:57 mjl Exp $
#
-DISTNAME= Net-DNS-0.29
+DISTNAME= Net-DNS-0.33
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ndn
CATEGORIES= net perl5
@@ -15,6 +15,7 @@ COMMENT= Net::DNS - Perl DNS Resolver Module
BUILD_DEPENDS+= p5-Test-Simple>=0.44:../../devel/p5-Test-Simple
DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC
DEPENDS+= p5-MIME-Base64>=2.11:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Digest-MD5>=2.12:../../security/p5-Digest-MD5
BUILDLINK_DEPENDS.perl= perl>=5.6.0
USE_BUILDLINK2= YES