git: 9965fa215ade - main - emulators/playonbsd: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jan 2023 20:34:37 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9965fa215ade06ca09cb630e9f08ac4668230e34 commit 9965fa215ade06ca09cb630e9f08ac4668230e34 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-01-29 20:33:21 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-01-29 20:33:21 +0000 emulators/playonbsd: Bump PORTREVISION --- emulators/playonbsd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile index 5ddd75692bfc..ef5f41138d99 100644 --- a/emulators/playonbsd/Makefile +++ b/emulators/playonbsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= playonbsd PORTVERSION= 4.2.10 +PORTREVISION= 9 CATEGORIES= emulators games MAINTAINER= Clockwork6400@protonmail.com