git: 064660158d59 - main - games/auralquiz: really bump PORTREVISION after last commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 13:07:57 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=064660158d59d5bc12816631a1c57c36e649ae87 commit 064660158d59d5bc12816631a1c57c36e649ae87 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-01-13 13:07:13 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-01-13 13:07:13 +0000 games/auralquiz: really bump PORTREVISION after last commit --- games/auralquiz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/auralquiz/Makefile b/games/auralquiz/Makefile index 011c6c7c6219..2af5fa511619 100644 --- a/games/auralquiz/Makefile +++ b/games/auralquiz/Makefile @@ -1,7 +1,7 @@ PORTNAME= auralquiz PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SAVANNAH