Date: Wed, 20 Nov 2013 13:30:14 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334417 - head/sysutils Message-ID: <201311201330.rAKDUE2l008660@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311201330.rAKDUE2l008660>