svn commit: r334417 - head/sysutils

George V. Neville-Neil gnn at FreeBSD.org
Wed Nov 20 13:30:14 UTC 2013


Author: gnn
Date: Wed Nov 20 13:30:14 2013
New Revision: 334417
URL: http://svnweb.freebsd.org/changeset/ports/334417

Log:
  Hook the new mbgtools port into the make system.

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Wed Nov 20 13:29:41 2013	(r334416)
+++ head/sysutils/Makefile	Wed Nov 20 13:30:14 2013	(r334417)
@@ -495,6 +495,7 @@
     SUBDIR += manck
     SUBDIR += mapchan
     SUBDIR += massadmin
+    SUBDIR += mbgtools
     SUBDIR += mbmon
     SUBDIR += mcelog
     SUBDIR += mcollective


More information about the svn-ports-head mailing list