mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 11:33:15 -04:00
Fix PORTSCOUT entry to limit version checks to 3.4.x
Reported by: mat
This commit is contained in:
parent
3fb0db61aa
commit
02c9613f70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447079
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Sass is an extension of CSS3
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
PORTSCOUT= limit:^3\.2\.
|
||||
PORTSCOUT= limit:^3\.4\.
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue