Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2020 19:47:59 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523984 - head/cad
Message-ID:  <202001241947.00OJlxYj050632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Jan 24 19:47:59 2020
New Revision: 523984
URL: https://svnweb.freebsd.org/changeset/ports/523984

Log:
  sort SUBDIRs.

Modified:
  head/cad/Makefile   (contents, props changed)

Modified: head/cad/Makefile
==============================================================================
--- head/cad/Makefile	Fri Jan 24 19:26:34 2020	(r523983)
+++ head/cad/Makefile	Fri Jan 24 19:47:59 2020	(r523984)
@@ -4,6 +4,7 @@
     COMMENT = CAD tools
 
     SUBDIR += NASTRAN-95
+    SUBDIR += PrusaSlicer
     SUBDIR += abc
     SUBDIR += admesh
     SUBDIR += adms
@@ -82,7 +83,6 @@
     SUBDIR += p5-Verilog-Perl
     SUBDIR += pcb
     SUBDIR += pdnmesh
-    SUBDIR += PrusaSlicer
     SUBDIR += py-gdspy
     SUBDIR += py-lcapy
     SUBDIR += py-phidl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001241947.00OJlxYj050632>