svn commit: r337203 - head/devel/bmake

Mikolaj Golub trociny at FreeBSD.org
Sun Dec 22 17:40:01 UTC 2013


Author: trociny
Date: Sun Dec 22 17:40:01 2013
New Revision: 337203
URL: http://svnweb.freebsd.org/changeset/ports/337203

Log:
  Fix portscout false positive.

Modified:
  head/devel/bmake/Makefile

Modified: head/devel/bmake/Makefile
==============================================================================
--- head/devel/bmake/Makefile	Sun Dec 22 17:24:57 2013	(r337202)
+++ head/devel/bmake/Makefile	Sun Dec 22 17:40:01 2013	(r337203)
@@ -15,6 +15,8 @@ COMMENT=	Portable version of NetBSD 'mak
 
 LICENSE=	BSD
 
+PORTSCOUT=	skipv:200910007
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 post-patch:	.SILENT


More information about the svn-ports-head mailing list