Date: Wed, 10 May 2023 14:02:19 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3bcbd440a9e2 - main - games/tome4: put back PORTREVISION to fix games/tome4-beta Message-ID: <202305101402.34AE2JNt051568@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=3bcbd440a9e281d3de363bc14bcb32aed5fcc15b commit 3bcbd440a9e281d3de363bc14bcb32aed5fcc15b Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-05-10 14:01:02 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-05-10 14:01:02 +0000 games/tome4: put back PORTREVISION to fix games/tome4-beta --- games/tome4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 9ae3758d7e1b..54f87d7d93b5 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -1,5 +1,6 @@ PORTNAME= tome4 DISTVERSION?= 1.7.5 +PORTREVISION?= 0 CATEGORIES= games MASTER_SITES= https://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305101402.34AE2JNt051568>