Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2015 15:10:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404575 - head/multimedia
Message-ID:  <201512271510.tBRFAIHM086283@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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