git: b1c8515068a4 - main - devel/py-antlr4-python3-runtime: bump PORTEPOCH after revert

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Wed, 17 Aug 2022 08:37:46 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1c8515068a4c228c8c9a630283574b1673bc463

commit b1c8515068a4c228c8c9a630283574b1673bc463
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-08-17 08:37:07 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-08-17 08:37:28 +0000

    devel/py-antlr4-python3-runtime: bump PORTEPOCH after revert
---
 devel/py-antlr4-python3-runtime/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/py-antlr4-python3-runtime/Makefile b/devel/py-antlr4-python3-runtime/Makefile
index c12eb74658e1..5923f3926d7e 100644
--- a/devel/py-antlr4-python3-runtime/Makefile
+++ b/devel/py-antlr4-python3-runtime/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	antlr4-python3-runtime
 PORTVERSION=	4.9
+PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}