diff options
Diffstat (limited to 'games/py-anki/Makefile')
-rw-r--r-- | games/py-anki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-anki/Makefile b/games/py-anki/Makefile index 88891a48ff15..b1b8f369c874 100644 --- a/games/py-anki/Makefile +++ b/games/py-anki/Makefile @@ -7,7 +7,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Spaced-repetition memory training library -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTERDIR= ${.CURDIR}/../anki |