svn commit: r451111 - head/sysutils

Marcelo Araujo araujo at FreeBSD.org
Tue Oct 3 03:39:11 UTC 2017


Author: araujo
Date: Tue Oct  3 03:39:10 2017
New Revision: 451111
URL: https://svnweb.freebsd.org/changeset/ports/451111

Log:
  Sort Makefile after rename py3-iocage.
  
  Sponsored by:	iXsystems Inc.

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Tue Oct  3 03:36:17 2017	(r451110)
+++ head/sysutils/Makefile	Tue Oct  3 03:39:10 2017	(r451111)
@@ -480,6 +480,7 @@
     SUBDIR += intel-nvmupdate
     SUBDIR += intel-pcm
     SUBDIR += intel-qcu
+    SUBDIR += iocage
     SUBDIR += iocell
     SUBDIR += iogen
     SUBDIR += iograph
@@ -923,7 +924,6 @@
     SUBDIR += py-zdaemon
     SUBDIR += py-zfs
     SUBDIR += py3-execnet
-    SUBDIR += iocage
     SUBDIR += py3-pkginfo
     SUBDIR += py3-ptyprocess
     SUBDIR += pydf


More information about the svn-ports-all mailing list