Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2017 10:45:13 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456021 - head/lang/cython
Message-ID:  <201712111045.vBBAjDo0087421@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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