diff options
Diffstat (limited to 'dns/p5-Net-DNS-RR-SRV-Helper/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-RR-SRV-Helper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile index 9de90da54166..ab1d3c25eeb5 100644 --- a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile +++ b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Orders SRV records by priority and weight for Net::DNS +WWW= https://metacpan.org/release/Net-DNS-RR-SRV-Helper BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-DNS>=0.68:dns/p5-Net-DNS \ |