diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
commit | bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697 (patch) | |
tree | 5546f2510c501fe1d3ac0314ced748536962e76d /games | |
parent | 2d20eca1273008477989c312adadc1ef2fe57640 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/leela-zero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile index c1d9e9a950cd..319f26f76e32 100644 --- a/games/leela-zero/Makefile +++ b/games/leela-zero/Makefile @@ -3,7 +3,7 @@ PORTNAME= leela-zero DISTVERSIONPREFIX= v DISTVERSION= 0.17 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org |