svn commit: r470350 - head/math/octave-forge-parallel

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat May 19 00:56:24 UTC 2018


Author: stephen
Date: Sat May 19 00:56:22 2018
New Revision: 470350
URL: https://svnweb.freebsd.org/changeset/ports/470350

Log:
  - Remove extraneous blank line.

Modified:
  head/math/octave-forge-parallel/Makefile

Modified: head/math/octave-forge-parallel/Makefile
==============================================================================
--- head/math/octave-forge-parallel/Makefile	Fri May 18 23:56:03 2018	(r470349)
+++ head/math/octave-forge-parallel/Makefile	Sat May 19 00:56:22 2018	(r470350)
@@ -23,7 +23,6 @@ USES+=		compiler:gcc-c++11-lib perl5 shebangfix
 USE_PERL5=	build
 SHEBANG_FILES=	*.pl
 
-
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 
 post-build:


More information about the svn-ports-all mailing list