svn commit: r475334 - head/math/lean

Yuri Victorovich yuri at FreeBSD.org
Wed Jul 25 20:16:38 UTC 2018


Author: yuri
Date: Wed Jul 25 20:16:37 2018
New Revision: 475334
URL: https://svnweb.freebsd.org/changeset/ports/475334

Log:
  math/lean: Add the PORTSCOUT line.
  
  Avoid picking undesirable tags.

Modified:
  head/math/lean/Makefile

Modified: head/math/lean/Makefile
==============================================================================
--- head/math/lean/Makefile	Wed Jul 25 20:12:29 2018	(r475333)
+++ head/math/lean/Makefile	Wed Jul 25 20:16:37 2018	(r475334)
@@ -21,4 +21,6 @@ USE_LDCONFIG=	yes
 
 WRKSRC_SUBDIR=	src
 
+PORTSCOUT=	limit:.*[0-9]*\.[0-9]*$$
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list