aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-07-12 16:12:08 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-07-12 16:12:08 +0800
commitb0b07e0e2088a2030ac192d4c2db94017925e068 (patch)
treec7f3ae4661e79fead33481bda113d991f3bfa86e /ftp
parent4f4259d1d46708f972a0c8298e41c2af1ce052ac (diff)
downloadfreebsd-ports-gnome-b0b07e0e2088a2030ac192d4c2db94017925e068.tar.gz
freebsd-ports-gnome-b0b07e0e2088a2030ac192d4c2db94017925e068.tar.zst
freebsd-ports-gnome-b0b07e0e2088a2030ac192d4c2db94017925e068.zip
- Fix typo
Submitted by: Herbert J. Skuhra <hskuhra@eumx.net>
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 9d1697b8ebc1..97188b56c580 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -23,7 +23,7 @@ COOKIES_DESC= Cookies support
CURL_DEBUG_DESC=cURL debug memory tracking
LIBSSH2_DESC= SCP/SFTP support via libssh2
RESOLV_DESC= DNS resolving options
-SPNEGO= SPNEGO (RFC 4178) support
+SPNEGO_DESC= SPNEGO (RFC 4178) support
THREADED_RESOLVER_DESC= Threaded DNS resolver
TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support