svn commit: r568329 - head/biology/abyss

Yuri Victorovich yuri at FreeBSD.org
Sun Mar 14 05:17:41 UTC 2021


Author: yuri
Date: Sun Mar 14 05:17:40 2021
New Revision: 568329
URL: https://svnweb.freebsd.org/changeset/ports/568329

Log:
  biology/abyss: Add PORTSCOUT line

Modified:
  head/biology/abyss/Makefile

Modified: head/biology/abyss/Makefile
==============================================================================
--- head/biology/abyss/Makefile	Sun Mar 14 05:16:30 2021	(r568328)
+++ head/biology/abyss/Makefile	Sun Mar 14 05:17:40 2021	(r568329)
@@ -34,4 +34,6 @@ OPTIONS_DEFINE=	DOCS
 
 PORTDOCS=	*
 
+PORTSCOUT=	limit:^[0-9\.]*$$ # to ignore alpha-numeric tags
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list