svn commit: r446896 - head/devel/py3-urwid

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 29 19:26:32 UTC 2017


Author: sunpoet
Date: Sat Jul 29 19:26:31 2017
New Revision: 446896
URL: https://svnweb.freebsd.org/changeset/ports/446896

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-urwid/Makefile

Modified: head/devel/py3-urwid/Makefile
==============================================================================
--- head/devel/py3-urwid/Makefile	Sat Jul 29 19:26:26 2017	(r446895)
+++ head/devel/py3-urwid/Makefile	Sat Jul 29 19:26:31 2017	(r446896)
@@ -1,6 +1,8 @@
 # Created by: rs.os
 # $FreeBSD$
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.3+
 
 MASTERDIR=	${.CURDIR}/../py-urwid


More information about the svn-ports-all mailing list