svn commit: r404575 - head/multimedia

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 27 15:10:19 UTC 2015


Author: sunpoet
Date: Sun Dec 27 15:10:17 2015
New Revision: 404575
URL: https://svnweb.freebsd.org/changeset/ports/404575

Log:
  - Sort SUBDIRs

Modified:
  head/multimedia/Makefile

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Sun Dec 27 15:09:18 2015	(r404574)
+++ head/multimedia/Makefile	Sun Dec 27 15:10:17 2015	(r404575)
@@ -328,9 +328,9 @@
     SUBDIR += pyjama
     SUBDIR += pymp
     SUBDIR += qmmp
-    SUBDIR += qmmp-qt5
     SUBDIR += qmmp-plugin-pack
     SUBDIR += qmmp-plugin-pack-qt5
+    SUBDIR += qmmp-qt5
     SUBDIR += qt-faststart
     SUBDIR += qt4-mobility
     SUBDIR += qt4-multimedia


More information about the svn-ports-head mailing list