svn commit: r439465 - head/devel

Antoine Brodin antoine at FreeBSD.org
Wed Apr 26 16:33:44 UTC 2017


Author: antoine
Date: Wed Apr 26 16:33:43 2017
New Revision: 439465
URL: https://svnweb.freebsd.org/changeset/ports/439465

Log:
  Keep sorted

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Apr 26 16:32:21 2017	(r439464)
+++ head/devel/Makefile	Wed Apr 26 16:33:43 2017	(r439465)
@@ -1486,6 +1486,7 @@
     SUBDIR += libvanessa_logger
     SUBDIR += libvanessa_socket
     SUBDIR += libvc
+    SUBDIR += libversion
     SUBDIR += libvhdi
     SUBDIR += libvirt
     SUBDIR += libvirt-glib
@@ -1495,7 +1496,6 @@
     SUBDIR += libvshadow
     SUBDIR += libvslvm
     SUBDIR += libvterm
-    SUBDIR += libversion
     SUBDIR += libwfut
     SUBDIR += libx86
     SUBDIR += libxalloc


More information about the svn-ports-head mailing list