svn commit: r462459 - head/Mk

Bryan Drewery bdrewery at FreeBSD.org
Tue Feb 20 22:25:55 UTC 2018


Author: bdrewery
Date: Tue Feb 20 22:25:54 2018
New Revision: 462459
URL: https://svnweb.freebsd.org/changeset/ports/462459

Log:
  Remove debugging

Modified:
  head/Mk/bsd.commands.mk

Modified: head/Mk/bsd.commands.mk
==============================================================================
--- head/Mk/bsd.commands.mk	Tue Feb 20 22:25:28 2018	(r462458)
+++ head/Mk/bsd.commands.mk	Tue Feb 20 22:25:54 2018	(r462459)
@@ -130,4 +130,3 @@ PKG_ADD?=		${PKG_BIN} add
 PKG_QUERY?=		${PKG_BIN} query
 
 .endif
-.info here


More information about the svn-ports-head mailing list