svn commit: r554735 - head/deskutils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 9 17:32:49 UTC 2020


Author: sunpoet
Date: Mon Nov  9 17:32:48 2020
New Revision: 554735
URL: https://svnweb.freebsd.org/changeset/ports/554735

Log:
  Sort SUBDIRs

Modified:
  head/deskutils/Makefile

Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile	Mon Nov  9 17:21:45 2020	(r554734)
+++ head/deskutils/Makefile	Mon Nov  9 17:32:48 2020	(r554735)
@@ -18,8 +18,8 @@
     SUBDIR += basket
     SUBDIR += belcard
     SUBDIR += bigyear
-    SUBDIR += birdtray
     SUBDIR += bijiben
+    SUBDIR += birdtray
     SUBDIR += bitcollider
     SUBDIR += cairo-dock
     SUBDIR += cairo-dock-plugins


More information about the svn-ports-all mailing list