aboutsummaryrefslogtreecommitdiff
path: root/network/ddclient
diff options
context:
space:
mode:
Diffstat (limited to 'network/ddclient')
-rw-r--r--network/ddclient/README1
-rw-r--r--network/ddclient/ddclient.info2
2 files changed, 1 insertions, 2 deletions
diff --git a/network/ddclient/README b/network/ddclient/README
index 192fbed378896..335302278e70b 100644
--- a/network/ddclient/README
+++ b/network/ddclient/README
@@ -9,7 +9,6 @@ addresses, MX, wildcards, abuse avoidance, retrying failed updates, and
sending update status to syslog and through e-mail.
Optional dependencies:
- perl-IO-Socket-SSL perl library for ssl-support (recommended)
perl-JSON-PP perl library for JSON support
perl-IO-Socket-INET6 perl library for ipv6-support
diff --git a/network/ddclient/ddclient.info b/network/ddclient/ddclient.info
index 81bf76dec3c76..ac5a805157933 100644
--- a/network/ddclient/ddclient.info
+++ b/network/ddclient/ddclient.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ddclient/ddclient/archive/v3.9.1/ddclient-3.9.1.tar
MD5SUM="8497033052649ebe6f714338c7be4cda"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-IO-Socket-SSL perl-Data-Validate-IP"
+REQUIRES="perl-Data-Validate-IP"
MAINTAINER="Richard Narron"
EMAIL="richard@aaazen.com"