svn commit: r456021 - head/lang/cython

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 11 10:45:17 UTC 2017


Author: sunpoet
Date: Mon Dec 11 10:45:13 2017
New Revision: 456021
URL: https://svnweb.freebsd.org/changeset/ports/456021

Log:
  Remove blank line
  
  Approved by:	portmgr (blanket)

Modified:
  head/lang/cython/Makefile

Modified: head/lang/cython/Makefile
==============================================================================
--- head/lang/cython/Makefile	Mon Dec 11 10:45:08 2017	(r456020)
+++ head/lang/cython/Makefile	Mon Dec 11 10:45:13 2017	(r456021)
@@ -15,7 +15,6 @@ COMMENT=	Compiler for Writing C Extensions for the Pyt
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-
 USES=		python
 USE_PYTHON=	autoplist distutils concurrent allflavors
 


More information about the svn-ports-head mailing list