svn commit: r491235 - head/science/cp2k

Yuri Victorovich yuri at FreeBSD.org
Sat Jan 26 05:23:52 UTC 2019


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}/}


More information about the svn-ports-head mailing list