aboutsummaryrefslogtreecommitdiff
path: root/textproc/refdb
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /textproc/refdb
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Notes
Notes: svn path=/head/; revision=453284
Diffstat (limited to 'textproc/refdb')
-rw-r--r--textproc/refdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile
index 3e875954db1f..dce2938a0ffa 100644
--- a/textproc/refdb/Makefile
+++ b/textproc/refdb/Makefile
@@ -31,7 +31,7 @@ XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
OPTIONS_DEFINE= DOCS CATALOG
OPTIONS_SINGLE= DB
OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE
-OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly
+OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly
CATALOG_DESC= Install SGML catalog
OPTIONS_DEFAULT= PGSQL