diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-09-20 13:31:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-09-20 18:21:03 +0000 |
commit | ec2c5da6483f31fbb9aadb77a62e4d3e4c7f2a05 (patch) | |
tree | e6560cd02dbd430b28f099a79decba65dfe2de07 /games | |
parent | 08e1122e5eeebc3c5ef07cde17afea87626fc434 (diff) | |
download | ports-ec2c5da6483f31fbb9aadb77a62e4d3e4c7f2a05.tar.gz ports-ec2c5da6483f31fbb9aadb77a62e4d3e4c7f2a05.zip |
Diffstat (limited to 'games')
-rw-r--r-- | games/stratagus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 1411faacab08..4974beb29a71 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -26,7 +26,7 @@ CMAKE_ARGS= -DGAMEDIR:STRING="bin" \ CMAKE_ON= ENABLE_DEV CMAKE_OFF= WITH_STACKTRACE # not in ports -PORTSCOUT= limit:^[0-9]+\. +PORTSCOUT= limit:^3\. PORTDOCS= * |