svn commit: r373041 - head/textproc
Antoine Brodin
antoine at FreeBSD.org
Sat Nov 22 09:32:19 UTC 2014
Author: antoine
Date: Sat Nov 22 09:32:18 2014
New Revision: 373041
URL: https://svnweb.freebsd.org/changeset/ports/373041
QAT: https://qat.redports.org/buildarchive/r373041/
Log:
Fix a typo
Modified:
head/textproc/Makefile
Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile Sat Nov 22 09:26:41 2014 (r373040)
+++ head/textproc/Makefile Sat Nov 22 09:32:18 2014 (r373041)
@@ -109,7 +109,6 @@
SUBDIR += dixit
SUBDIR += doc-mode.el
SUBDIR += docbook
- SUBDUR += docbook2mdoc
SUBDIR += docbook-sgml
SUBDIR += docbook-tdg
SUBDIR += docbook-to-man
@@ -119,6 +118,7 @@
SUBDIR += docbook-xsl
SUBDIR += docbook-xsl-ns
SUBDIR += docbook2X
+ SUBDIR += docbook2mdoc
SUBDIR += docbook2odf
SUBDIR += docbookide.el
SUBDIR += docdiff
More information about the svn-ports-all
mailing list