diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:30:18 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:33:12 +0000 |
commit | 28e7a9334a30b9ace65539f22940d2d7831bad1e (patch) | |
tree | e79dc4ccee8cf224711300e115abb9ac76e73746 /games/anki | |
parent | 8a46088e42ea23088057e5597de37a7db3f87496 (diff) | |
download | ports-28e7a9334a30b9ace65539f22940d2d7831bad1e.tar.gz ports-28e7a9334a30b9ace65539f22940d2d7831bad1e.zip |
Diffstat (limited to 'games/anki')
-rw-r--r-- | games/anki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/anki/Makefile b/games/anki/Makefile index decbb1a2fbcf..0203317d0c15 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -2,7 +2,7 @@ PORTNAME= anki DISTVERSION= 2.1.35 -PORTREVISION= 8 +PORTREVISION= 9 # Don't forget to update ${_MY_BUILDHASH} CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:npmcache |