svn commit: r389292 - head/textproc

Jimmy Olgeni olgeni at FreeBSD.org
Fri Jun 12 19:42:06 UTC 2015


Author: olgeni
Date: Fri Jun 12 19:42:06 2015
New Revision: 389292
URL: https://svnweb.freebsd.org/changeset/ports/389292

Log:
  Sort entries.

Modified:
  head/textproc/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Fri Jun 12 18:08:45 2015	(r389291)
+++ head/textproc/Makefile	Fri Jun 12 19:42:06 2015	(r389292)
@@ -1474,9 +1474,9 @@
     SUBDIR += source-highlight
     SUBDIR += sowing
     SUBDIR += spellutils
-    SUBDIR += spiff
     SUBDIR += sphinxsearch
     SUBDIR += sphinxsearch-devel
+    SUBDIR += spiff
     SUBDIR += sq-hunspell
     SUBDIR += sr-aspell
     SUBDIR += sr-hunspell


More information about the svn-ports-head mailing list