diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2024-08-29 10:40:17 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2024-08-29 10:40:17 +0000 |
commit | 74c795287d122b8943dc014956dd86bb04f612b4 (patch) | |
tree | 47e5f1edd796df93d6c91701f748b7406433242f | |
parent | efd8eb280e0bb65703fa358eee14aabb94a1c72a (diff) | |
download | ports-74c795287d122b8943dc014956dd86bb04f612b4.tar.gz ports-74c795287d122b8943dc014956dd86bb04f612b4.zip |
math/wxmaxima: Bump PORTEPOCH
Reported by: mat@
Fixes: df59cd51d75c
-rw-r--r-- | math/wxmaxima/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |