Date: Fri, 13 Jan 2017 01:30:28 +0000 (UTC) From: Brad Davis <brd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431334 - head/sysutils Message-ID: <201701130130.v0D1USIu073072@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brd Date: Fri Jan 13 01:30:27 2017 New Revision: 431334 URL: https://svnweb.freebsd.org/changeset/ports/431334 Log: Add sysutils/dtc to fix INDEX. Approved by: bdrewery (implicit) Pointyhat to: imp Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Jan 13 00:59:29 2017 (r431333) +++ head/sysutils/Makefile Fri Jan 13 01:30:27 2017 (r431334) @@ -245,6 +245,7 @@ SUBDIR += dsbmd SUBDIR += dsbwrtsysctl SUBDIR += dt + SUBDIR += dtc SUBDIR += dtpstree SUBDIR += du2ps SUBDIR += duff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701130130.v0D1USIu073072>