Date: Fri, 5 Dec 2014 17:03:40 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374058 - head/ports-mgmt Message-ID: <201412051703.sB5H3eKv025382@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Dec 5 17:03:39 2014 New Revision: 374058 URL: https://svnweb.freebsd.org/changeset/ports/374058 QAT: https://qat.redports.org/buildarchive/r374058/ Log: Sort subdir list Modified: head/ports-mgmt/Makefile Modified: head/ports-mgmt/Makefile ============================================================================== --- head/ports-mgmt/Makefile Fri Dec 5 16:55:18 2014 (r374057) +++ head/ports-mgmt/Makefile Fri Dec 5 17:03:39 2014 (r374058) @@ -30,7 +30,6 @@ SUBDIR += pchecker SUBDIR += pib SUBDIR += pkg - SUBDIR += pkgcompare SUBDIR += pkg-devel SUBDIR += pkg-orphan SUBDIR += pkg-rmleaf @@ -43,6 +42,7 @@ SUBDIR += pkg_search SUBDIR += pkg_trackinst SUBDIR += pkg_tree + SUBDIR += pkgcompare SUBDIR += pkgs_which SUBDIR += port-authoring-tools SUBDIR += port-maintenance-tools
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412051703.sB5H3eKv025382>