diff options
Diffstat (limited to 'games/py-pychess/Makefile')
-rw-r--r-- | games/py-pychess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index c406c05883c4..4be70060a554 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -2,7 +2,7 @@ PORTNAME= pychess PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python MASTER_SITES= https://github.com/pychess/pychess/releases/download/${PORTVERSION}/ |