diff options
Diffstat (limited to 'net/dnscheck/Makefile')
-rw-r--r-- | net/dnscheck/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/dnscheck/Makefile b/net/dnscheck/Makefile index 277cecb6299..8a3ddf6048a 100644 --- a/net/dnscheck/Makefile +++ b/net/dnscheck/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/06/15 21:18:49 pettai Exp $ -# +# $NetBSD: Makefile,v 1.6 2014/01/27 18:41:13 wiz Exp $ DISTNAME= dotse-dnscheck-1.4.1-0-ga93f48c PKGNAME= dnscheck-1.4.1 @@ -11,8 +10,6 @@ HOMEPAGE= https://github.com/dotse/dnscheck/ COMMENT= DNSCheck is a DNS quality checker LICENSE= 2-clause-bsd -FETCH_USING= curl - DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS DEPENDS+= p5-Net-DNS-SEC>=0.16:../../security/p5-Net-DNS-SEC DEPENDS+= p5-Net-IP>=1.25:../../net/p5-Net-IP |