summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Crypt-LE/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-LE/Makefile b/security/p5-Crypt-LE/Makefile
index 7d19a82e103b..ffd915df957d 100644
--- a/security/p5-Crypt-LE/Makefile
+++ b/security/p5-Crypt-LE/Makefile
@@ -2,19 +2,19 @@
PORTNAME= Crypt-LE
PORTVERSION= 0.22
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= pi@FreeBSD.org
+MAINTAINER= des@FreeBSD.org
COMMENT= Let's Encrypt API interfacing module
LICENSE= ART20
-RUN_DEPENDS= p5-Crypt-Format>=0:security/p5-Crypt-Format \
- p5-Crypt-OpenSSL-PKCS10>=0:security/p5-Crypt-OpenSSL-PKCS10 \
- p5-Crypt-PKCS10>=0:security/p5-Crypt-PKCS10 \
+RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1 \
+ p5-Crypt-Format>=0:security/p5-Crypt-Format \
+ p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \