svn commit: r446827 - head/security/py3-certifi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 28 13:07:42 UTC 2017


Author: sunpoet
Date: Fri Jul 28 13:07:40 2017
New Revision: 446827
URL: https://svnweb.freebsd.org/changeset/ports/446827

Log:
  Add PORTSCOUT
  
  - Fix indent

Modified:
  head/security/py3-certifi/Makefile

Modified: head/security/py3-certifi/Makefile
==============================================================================
--- head/security/py3-certifi/Makefile	Fri Jul 28 13:07:35 2017	(r446826)
+++ head/security/py3-certifi/Makefile	Fri Jul 28 13:07:40 2017	(r446827)
@@ -3,6 +3,8 @@
 
 MASTERDIR=      ${.CURDIR}/../py-certifi
 
-USES=   python:3.3+
+PORTSCOUT=	ignore:1
+
+USES=   	python:3.3+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list