diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-02-07 14:10:06 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-02-07 14:12:49 +0000 |
commit | 239a9eb10ea0561301ba1c876bfb867a59037923 (patch) | |
tree | 4f9df471595dedd188783c068fb0fab0243cc334 | |
parent | 60a2f2d6da1c58f37600c9e48461d9e6798caaab (diff) |
games/py-mnemosyne: Bump PORTREVISION
- forgot to bump PORTREVISION for 3e8cf93 (fix rerolled tarball distinfo)
-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 895d1000c911..f2a8bccd33c0 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -1,5 +1,6 @@ PORTNAME= mnemosyne PORTVERSION= 2.10 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games education python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} |