diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-15 17:56:00 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-15 17:56:00 +0000 |
commit | ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353 (patch) | |
tree | e9c99afa059233e2351952c5f0d2cbd148ff61a4 /games/py-mnemosyne | |
parent | 68cd4d73dd90101575595c45abade600cfcdd52c (diff) |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to 12.8.1
PR: 251764
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=558168
Diffstat (limited to 'games/py-mnemosyne')
-rw-r--r-- | games/py-mnemosyne/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile index 750bcfcd655a..cf0e5cb399c9 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -3,6 +3,7 @@ PORTNAME= mnemosyne PORTVERSION= 2.7.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games education python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} |