aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ldb
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2014-12-14 20:25:38 +0800
committertimur <timur@FreeBSD.org>2014-12-14 20:25:38 +0800
commitddbdb7b256a39e7d6611b1300c588365517335e2 (patch)
treeac37a4f50bef31402875853a12d55c64d87c5605 /databases/ldb
parentde46d85325695d700f61a49ced5d82c5ea77b0c9 (diff)
downloadfreebsd-ports-gnome-ddbdb7b256a39e7d6611b1300c588365517335e2.tar.gz
freebsd-ports-gnome-ddbdb7b256a39e7d6611b1300c588365517335e2.tar.zst
freebsd-ports-gnome-ddbdb7b256a39e7d6611b1300c588365517335e2.zip
Fix spelling
Diffstat (limited to 'databases/ldb')
-rw-r--r--databases/ldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ldb/Makefile b/databases/ldb/Makefile
index 8ae894087604..58d1511ac009 100644
--- a/databases/ldb/Makefile
+++ b/databases/ldb/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \
DESTDIRNAME= --destdir
OPTIONS_DEFINE= MANPAGES
-MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl)
+MANPAGES_DESC= Build and install manpages(requires textproc/docbook-xsl)
.include <bsd.port.options.mk>