Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2014 16:06:00 +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: r360768 - head/Mk/Uses
Message-ID:  <201407051606.s65G60wi023814@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul  5 16:06:00 2014
New Revision: 360768
URL: http://svnweb.freebsd.org/changeset/ports/360768
QAT: https://qat.redports.org/buildarchive/r360768/

Log:
  - Remove contiguous blank lines

Modified:
  head/Mk/Uses/twisted.mk

Modified: head/Mk/Uses/twisted.mk
==============================================================================
--- head/Mk/Uses/twisted.mk	Sat Jul  5 15:46:30 2014	(r360767)
+++ head/Mk/Uses/twisted.mk	Sat Jul  5 16:06:00 2014	(r360768)
@@ -67,7 +67,6 @@ web2_DEPENDS=	${PYTHON_SITELIBDIR}/twist
 web_DEPENDS=	${PYTHON_SITELIBDIR}/twisted/web/__init__.py:${PORTSDIR}/www/py-twistedWeb
 words_DEPENDS=	${PYTHON_SITELIBDIR}/twisted/words/__init__.py:${PORTSDIR}/net-im/py-twistedWords
 
-
 .for component in ${_TWISTED_ARGS}
 .  if ${_TWISTED_COMPONENTS:M${component}}==""
 IGNORE=	cannot install unknown twisted component ${component}



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