git: 74c795287d12 - main - math/wxmaxima: Bump PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Aug 2024 10:43:37 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=74c795287d122b8943dc014956dd86bb04f612b4 commit 74c795287d122b8943dc014956dd86bb04f612b4 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-08-29 10:40:17 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-08-29 10:40:17 +0000 math/wxmaxima: Bump PORTEPOCH Reported by: mat@ Fixes: df59cd51d75c --- math/wxmaxima/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index fd6b854f7397..f52d8aad8d3a 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,6 +1,7 @@ PORTNAME= wxmaxima DISTVERSIONPREFIX= Version- DISTVERSION= 23.12.0 +PORTEPOCH= 1 CATEGORIES= math MAINTAINER= uzsolt@FreeBSD.org