aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-29 16:35:15 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-29 16:35:15 +0000
commit11b42c36274067b5aefc0c07d924838f06f3cb40 (patch)
treeb03915e844134267b5a1b680822f62e320a66783 /textproc/libxml2/Makefile
parent36153290d2426bf41444254207ec73fac9144f3a (diff)
downloadports-11b42c36274067b5aefc0c07d924838f06f3cb40.tar.gz
ports-11b42c36274067b5aefc0c07d924838f06f3cb40.zip
Fix typo
PR: ports/177480 Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Notes
Notes: svn path=/head/; revision=315548
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index ac16eb3ac07d..5660c6150239 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -43,7 +43,7 @@ SCHEMA_DESC= XML schema support
THREADS_DESC= Threads support
MEM_DEBUG_DESC= Memory debugging (DEVELOPERS ONLY!)
XMLLINT_HIST_DESC= History for xmllint
-THREAD_ALLOC_DESc= Per-thread memory (DEVELOPERS ONLY!)
+THREAD_ALLOC_DESC= Per-thread memory (DEVELOPERS ONLY!)
.include <bsd.port.options.mk>