- Keep portscout from looking for newer versions

PR:		189867
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
This commit is contained in:
Steve Wills 2014-06-08 02:48:40 +00:00
parent 4bcc78ce61
commit 5b2f3e36c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356967

View File

@ -17,4 +17,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PORTSCOUT= limit:^0\.9\.
.include <bsd.port.mk>