svn commit: r444269 - head/textproc/py3-humanfriendly

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 25 15:02:04 UTC 2017


Author: sunpoet
Date: Sun Jun 25 15:02:02 2017
New Revision: 444269
URL: https://svnweb.freebsd.org/changeset/ports/444269

Log:
  Add PORTSCOUT

Modified:
  head/textproc/py3-humanfriendly/Makefile

Modified: head/textproc/py3-humanfriendly/Makefile
==============================================================================
--- head/textproc/py3-humanfriendly/Makefile	Sun Jun 25 15:01:57 2017	(r444268)
+++ head/textproc/py3-humanfriendly/Makefile	Sun Jun 25 15:02:02 2017	(r444269)
@@ -2,6 +2,8 @@
 
 MASTERDIR=	${.CURDIR}/../py-humanfriendly
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.3+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list