svn commit: r364088 - head/www/pydio

Guido Falsi madpilot at FreeBSD.org
Tue Aug 5 10:47:31 UTC 2014


Author: madpilot
Date: Tue Aug  5 10:47:30 2014
New Revision: 364088
URL: http://svnweb.freebsd.org/changeset/ports/364088
QAT: https://qat.redports.org/buildarchive/r364088/

Log:
  Avoid portscout warning for development versions.

Modified:
  head/www/pydio/Makefile

Modified: head/www/pydio/Makefile
==============================================================================
--- head/www/pydio/Makefile	Tue Aug  5 09:58:21 2014	(r364087)
+++ head/www/pydio/Makefile	Tue Aug  5 10:47:30 2014	(r364088)
@@ -11,6 +11,8 @@ COMMENT=	Ajax web file management system
 
 LICENSE=	AGPLv3
 
+PORTSCOUT=	limitw:1,even
+
 NO_BUILD=	yes
 USES=		dos2unix shebangfix
 php_OLD_CMD=	/php


More information about the svn-ports-head mailing list