aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/py-anki/Makefile1
-rw-r--r--games/py-mnemosyne/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/games/py-anki/Makefile b/games/py-anki/Makefile
index 3bf8645b241e..88891a48ff15 100644
--- a/games/py-anki/Makefile
+++ b/games/py-anki/Makefile
@@ -7,6 +7,7 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= Spaced-repetition memory training library
+PORTREVISION= 1
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MASTERDIR= ${.CURDIR}/../anki
diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile
index 34451017a29c..c68893d46a45 100644
--- a/games/py-mnemosyne/Makefile
+++ b/games/py-mnemosyne/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mnemosyne
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= games python
MASTER_SITES= SF/${PORTNAME}-proj/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}