svn commit: r342490 - head/databases/mongodb

Alex Dupre ale at FreeBSD.org
Tue Feb 4 09:27:43 UTC 2014


Author: ale
Date: Tue Feb  4 09:27:42 2014
New Revision: 342490
URL: http://svnweb.freebsd.org/changeset/ports/342490
QAT: https://qat.redports.org/buildarchive/r342490/

Log:
  Limit portscout versions.

Modified:
  head/databases/mongodb/Makefile

Modified: head/databases/mongodb/Makefile
==============================================================================
--- head/databases/mongodb/Makefile	Tue Feb  4 09:26:09 2014	(r342489)
+++ head/databases/mongodb/Makefile	Tue Feb  4 09:27:42 2014	(r342490)
@@ -39,6 +39,8 @@ GROUPS=	mongodb
 
 USE_RC_SUBR=	mongod
 
+PORTSCOUT=	limitw:1,even
+
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MSM}


More information about the svn-ports-all mailing list