svn commit: r431334 - head/sysutils

Brad Davis brd at FreeBSD.org
Fri Jan 13 01:30:29 UTC 2017


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


More information about the svn-ports-all mailing list