svn commit: r443128 - head/net/py3-urllib3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 01:48:28 UTC 2017
Author: sunpoet
Date: Sun Jun 11 01:48:26 2017
New Revision: 443128
URL: https://svnweb.freebsd.org/changeset/ports/443128
Log:
Fix indent
Modified:
head/net/py3-urllib3/Makefile
Modified: head/net/py3-urllib3/Makefile
==============================================================================
--- head/net/py3-urllib3/Makefile Sun Jun 11 01:48:17 2017 (r443127)
+++ head/net/py3-urllib3/Makefile Sun Jun 11 01:48:26 2017 (r443128)
@@ -8,7 +8,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.
${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py3-openssl \
${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py3-pysocks
-USES= python:3.3+
+USES= python:3.3+
.include "${MASTERDIR}/Makefile"
More information about the svn-ports-all
mailing list