Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2019 05:23:52 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491235 - head/science/cp2k
Message-ID:  <201901260523.x0Q5Nqid088792@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Jan 26 05:23:51 2019
New Revision: 491235
URL: https://svnweb.freebsd.org/changeset/ports/491235

Log:
  science/cp2k: Remove contiguous blank lines

Modified:
  head/science/cp2k/Makefile

Modified: head/science/cp2k/Makefile
==============================================================================
--- head/science/cp2k/Makefile	Sat Jan 26 05:20:14 2019	(r491234)
+++ head/science/cp2k/Makefile	Sat Jan 26 05:23:51 2019	(r491235)
@@ -54,7 +54,6 @@ OPENMP_MPI_VARS=	VERSION=psmp
 OPENMP_MPI_LIB_DEPENDS=	${MPI_LIB_DEPENDS}
 OPENMP_MPI_LDFLAGS=	${MPI_LDFLAGS}
 
-
 EXECUTABLES=		cp2k graph cp2k_shell dbcsr_performance_driver
 
 PLIST_FILES=		${EXECUTABLES:C/(.*)/bin\/\1.${VERSION}/}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901260523.x0Q5Nqid088792>