svn commit: r322820 - head/ftp/curl
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 12 08:12:08 UTC 2013
Author: sunpoet
Date: Fri Jul 12 08:12:08 2013
New Revision: 322820
URL: http://svnweb.freebsd.org/changeset/ports/322820
Log:
- Fix typo
Submitted by: Herbert J. Skuhra <hskuhra at eumx.net>
Modified:
head/ftp/curl/Makefile
Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile Fri Jul 12 08:11:42 2013 (r322819)
+++ head/ftp/curl/Makefile Fri Jul 12 08:12:08 2013 (r322820)
@@ -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
More information about the svn-ports-head
mailing list