Disable portscout for math/opensolaris-libm

Interestingly, since I created a release tag in the same date format
used by the PORTVERSION, portscout thinks there is a new version
available (2006.01.31 => 2017.01.24).

Since the PORTVERSION is never going to change, disable portscout
entirely.  As the maintainer of the github repo, I'll know when a new
release is available anyway.
This commit is contained in:
John Marino 2017-01-25 15:55:48 +00:00
parent 2bec1ee09e
commit adb2fed29b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432426

View File

@ -13,6 +13,7 @@ LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/usr/src/OPENSOLARIS.LICENSE
ONLY_FOR_ARCHS= amd64 # i386 and sparc possible with much work
PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= jrmarino