aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/urldata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index 41d852832..5975406fa 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -34,6 +34,7 @@
#define PORT_HTTPS 443
#define PORT_DICT 2628
#define PORT_LDAP 389
+#define PORT_LDAPS 636
#define PORT_TFTP 69
#define PORT_SSH 22