svn commit: r550542 - head/devel
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 29 18:14:16 UTC 2020
Author: sunpoet
Date: Tue Sep 29 18:14:15 2020
New Revision: 550542
URL: https://svnweb.freebsd.org/changeset/ports/550542
Log:
Sort SUBDIRs
Modified:
head/devel/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Tue Sep 29 18:00:39 2020 (r550541)
+++ head/devel/Makefile Tue Sep 29 18:14:15 2020 (r550542)
@@ -4274,8 +4274,8 @@
SUBDIR += py-cov-core
SUBDIR += py-coverage
SUBDIR += py-coverage_enable_subprocess
- SUBDIR += py-cppy
SUBDIR += py-cppheaderparser
+ SUBDIR += py-cppy
SUBDIR += py-crank
SUBDIR += py-crashtest
SUBDIR += py-crc32c
More information about the svn-ports-head
mailing list