svn commit: r441864 - head/textproc/py-docutils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 27 19:30:30 UTC 2017


Author: sunpoet
Date: Sat May 27 19:30:28 2017
New Revision: 441864
URL: https://svnweb.freebsd.org/changeset/ports/441864

Log:
  Add PORTSCOUT

Modified:
  head/textproc/py-docutils/Makefile

Modified: head/textproc/py-docutils/Makefile
==============================================================================
--- head/textproc/py-docutils/Makefile	Sat May 27 19:30:24 2017	(r441863)
+++ head/textproc/py-docutils/Makefile	Sat May 27 19:30:28 2017	(r441864)
@@ -13,6 +13,8 @@ COMMENT=	Python Documentation Utilities
 LICENSE=	BSD2CLAUSE GPLv3+ PD PSFL
 LICENSE_COMB=	multi
 
+PORTSCOUT=	limit:^[0-9.]*
+
 NO_ARCH=	yes
 USE_PYTHON=	autoplist concurrent distutils
 USES?=		python


More information about the svn-ports-head mailing list