1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Really stop Portscout from bothering people with other port versions.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-06-28 15:04:34 +00:00
parent 81d0332c7d
commit 943f403c14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417726

View File

@ -21,6 +21,6 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
PORTSCOUT= limit:[0-9\.]+$$
PORTSCOUT= limit:^[0-9\.]+$$
.include <bsd.port.mk>