Fix typo.

Submitted by:	Guy Yur <guyyur xx gmail.com>
This commit is contained in:
Sergey Skvortsov 2009-07-14 14:41:09 +00:00
parent c860aa1c0f
commit addc5cb48f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237780

View file

@ -74,7 +74,7 @@ PLIST_SUB+= EPUB="@comment "
PLIST_SUB+= EXTENSIONS=""
MODULES+= extensions
.else
PLIST_SUB+= EXTENSONS="@comment "
PLIST_SUB+= EXTENSIONS="@comment "
.endif
.if defined(WITH_FO)
PLIST_SUB+= FO=""