svn commit: r410919 - head/misc

Jimmy Olgeni olgeni at FreeBSD.org
Sat Mar 12 17:16:42 UTC 2016


Author: olgeni
Date: Sat Mar 12 17:16:41 2016
New Revision: 410919
URL: https://svnweb.freebsd.org/changeset/ports/410919

Log:
  Sort misc/Makefile.

Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Sat Mar 12 17:16:23 2016	(r410918)
+++ head/misc/Makefile	Sat Mar 12 17:16:41 2016	(r410919)
@@ -370,7 +370,6 @@
     SUBDIR += posixtestsuite
     SUBDIR += proxyper
     SUBDIR += pspresent
-    SUBDIR += py-tqdm
     SUBDIR += py-YABT
     SUBDIR += py-osd
     SUBDIR += py-pexpect
@@ -383,6 +382,7 @@
     SUBDIR += py-qt5-doc
     SUBDIR += py-spdx
     SUBDIR += py-spdx-lookup
+    SUBDIR += py-tqdm
     SUBDIR += py-yolk
     SUBDIR += pylize
     SUBDIR += pypanda


More information about the svn-ports-all mailing list