svn commit: r535009 - head/textproc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 12 20:55:09 UTC 2020


Author: sunpoet
Date: Tue May 12 20:55:08 2020
New Revision: 535009
URL: https://svnweb.freebsd.org/changeset/ports/535009

Log:
  Sort SUBDIRs

Modified:
  head/textproc/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Tue May 12 19:53:47 2020	(r535008)
+++ head/textproc/Makefile	Tue May 12 20:55:08 2020	(r535009)
@@ -1351,11 +1351,11 @@
     SUBDIR += py-snowballstemmer
     SUBDIR += py-sparqlwrapper
     SUBDIR += py-sphinx
-    SUBDIR += py-sphinx18
     SUBDIR += py-sphinx-hieroglyph
     SUBDIR += py-sphinx-intl
     SUBDIR += py-sphinx-me
     SUBDIR += py-sphinx-tabs
+    SUBDIR += py-sphinx18
     SUBDIR += py-sphinx_numfig
     SUBDIR += py-sphinx_rtd_theme
     SUBDIR += py-sphinx_wikipedia


More information about the svn-ports-head mailing list