diff options
Diffstat (limited to 'dns/p5-Net-DNS-SEC/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-SEC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile index c2b17eff8a01..d3d2cc60d64a 100644 --- a/dns/p5-Net-DNS-SEC/Makefile +++ b/dns/p5-Net-DNS-SEC/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Net-DNS-SEC -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.21 CATEGORIES= dns perl5 MASTER_SITES= CPAN \ http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/ @@ -16,6 +15,7 @@ LICENSE= MIT BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.03:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ p5-Crypt-OpenSSL-DSA>=0.1:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ p5-Crypt-OpenSSL-RSA>=0.19:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ + p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \ p5-Digest-BubbleBabble>=0.01:${PORTSDIR}/security/p5-Digest-BubbleBabble \ p5-MIME-Base32>=0:${PORTSDIR}/converters/p5-MIME-Base32 \ p5-Net-DNS>=0.69:${PORTSDIR}/dns/p5-Net-DNS |