svn commit: r519965 - head/net

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 13 05:50:06 UTC 2019


Author: sunpoet
Date: Fri Dec 13 05:50:06 2019
New Revision: 519965
URL: https://svnweb.freebsd.org/changeset/ports/519965

Log:
  Sort SUBDIRs

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Fri Dec 13 05:34:59 2019	(r519964)
+++ head/net/Makefile	Fri Dec 13 05:50:06 2019	(r519965)
@@ -324,6 +324,7 @@
     SUBDIR += knc
     SUBDIR += knxd
     SUBDIR += kontactinterface
+    SUBDIR += kpeoplevcard
     SUBDIR += kpimtextedit
     SUBDIR += krdc
     SUBDIR += krfb
@@ -331,7 +332,6 @@
     SUBDIR += ktnef
     SUBDIR += kube-controller-manager
     SUBDIR += kube-scheduler
-    SUBDIR += kpeoplevcard
     SUBDIR += l2tpd
     SUBDIR += ladvd
     SUBDIR += lambdamoo


More information about the svn-ports-all mailing list