git: 6f0376264e42 - main - games/exult: Add PORTEPOCH

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Tue, 09 Aug 2022 23:35:47 UTC
The branch main has been updated by eduardo:

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

commit 6f0376264e42a7821e0c21a225c6b12ceac9b3d3
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-08-09 23:33:18 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-09 23:33:18 +0000

    games/exult: Add PORTEPOCH
    
     - add PORTEPOCH since original games/exult (1.9.x devel) was moved to
       games/exult-devel and now it follows stable release 1.8.
---
 games/exult/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/exult/Makefile b/games/exult/Makefile
index af38a8c15298..74e93de8a0d9 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	exult
 DISTVERSION?=	1.8
+PORTEPOCH=	1
 CATEGORIES=	games
 
 MAINTAINER=	eduardo@FreeBSD.org