svn commit: r454785 - head/devel/rubygem-flipper010

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 23 19:09:13 UTC 2017


Author: sunpoet
Date: Thu Nov 23 19:09:10 2017
New Revision: 454785
URL: https://svnweb.freebsd.org/changeset/ports/454785

Log:
  Add PORTSCOUT

Modified:
  head/devel/rubygem-flipper010/Makefile

Modified: head/devel/rubygem-flipper010/Makefile
==============================================================================
--- head/devel/rubygem-flipper010/Makefile	Thu Nov 23 19:09:04 2017	(r454784)
+++ head/devel/rubygem-flipper010/Makefile	Thu Nov 23 19:09:10 2017	(r454785)
@@ -13,6 +13,8 @@ COMMENT=	Act of enabling/disabling features in your ap
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+PORTSCOUT=	limit:^0\.10\.
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list