Date: Mon, 21 Dec 2015 14:55:55 +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: r404113 - head/devel Message-ID: <201512211455.tBLEttb9087212@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 21 14:55:55 2015 New Revision: 404113 URL: https://svnweb.freebsd.org/changeset/ports/404113 Log: - Sort SUBDIRs Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Dec 21 14:53:21 2015 (r404112) +++ head/devel/Makefile Mon Dec 21 14:55:55 2015 (r404113) @@ -4536,8 +4536,8 @@ SUBDIR += qross SUBDIR += qscintilla2 SUBDIR += qscintilla2-designerplugin - SUBDIR += qscintilla2-qt5 SUBDIR += qscintilla2-designerplugin-qt5 + SUBDIR += qscintilla2-qt5 SUBDIR += qt4 SUBDIR += qt4-assistant SUBDIR += qt4-assistant-adp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512211455.tBLEttb9087212>