svn commit: r439056 - head/net/py-zsi

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 21 11:05:05 UTC 2017


Author: amdmi3
Date: Fri Apr 21 11:05:04 2017
New Revision: 439056
URL: https://svnweb.freebsd.org/changeset/ports/439056

Log:
  - Whitespace fix

Modified:
  head/net/py-zsi/Makefile

Modified: head/net/py-zsi/Makefile
==============================================================================
--- head/net/py-zsi/Makefile	Fri Apr 21 11:04:23 2017	(r439055)
+++ head/net/py-zsi/Makefile	Fri Apr 21 11:05:04 2017	(r439056)
@@ -40,7 +40,7 @@ SHEBANG_FILES=	test/wsdl2py/*.py test/*.
 		doc/examples/client/send_request/simple/ServiceProxy/*.py \
 		doc/examples/server/receive_request/complex/manual/*.py \
 		doc/examples/server/receive_request/complex/client/*.py \
-		test/wsdl2py/servers/*.py 
+		test/wsdl2py/servers/*.py
 
 PORTDOCS=	*
 PORTEXAMPLES=	*


More information about the svn-ports-head mailing list