summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2013-08-02 19:21:46 +0000
committerpeter <peter@FreeBSD.org>2013-08-02 19:21:46 +0000
commitbce4a8587da654a7a12e36d4a6822cd999c0aafc (patch)
tree27dab9bf5d6ff996ae09bc981c7d20022b26fa50 /usr.bin
parent5750092edd0958adc875d6012f6e656a430e71c6 (diff)
parent089059a1407b9504b9fdd10f3b602b94d36ed187 (diff)
downloadFreeBSD-src-bce4a8587da654a7a12e36d4a6822cd999c0aafc.zip
FreeBSD-src-bce4a8587da654a7a12e36d4a6822cd999c0aafc.tar.gz
Update serf 1.2.1 -> 1.3.0 for svn
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/svn/lib/libserf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/svn/lib/libserf/Makefile b/usr.bin/svn/lib/libserf/Makefile
index 2cc89cd..fa79cf3 100644
--- a/usr.bin/svn/lib/libserf/Makefile
+++ b/usr.bin/svn/lib/libserf/Makefile
@@ -6,7 +6,7 @@ INTERNALLIB= yes
LIB= serf
SRCS= aggregate_buckets.c allocator.c auth.c auth_basic.c \
- auth_digest.c auth_kerb.c auth_kerb_gss.c barrier_buckets.c \
+ auth_digest.c auth_spnego.c auth_spnego_gss.c barrier_buckets.c \
buckets.c bwtp_buckets.c chunk_buckets.c context.c \
dechunk_buckets.c deflate_buckets.c file_buckets.c \
headers_buckets.c incoming.c iovec_buckets.c limit_buckets.c \
OpenPOWER on IntegriCloud