git: 2262e664f750 - main - science/meep: Bump after update of science/mpb
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Apr 2025 10:08:24 UTC
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=2262e664f750466e199c81b342233dd492b589f6 commit 2262e664f750466e199c81b342233dd492b589f6 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2025-04-13 10:02:18 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2025-04-13 10:07:27 +0000 science/meep: Bump after update of science/mpb --- science/meep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/meep/Makefile b/science/meep/Makefile index 0fafbcf12a33..1c26a64c010f 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -1,7 +1,7 @@ PORTNAME= meep DISTVERSIONPREFIX= v DISTVERSION= 1.29.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science cad MAINTAINER= yuri@FreeBSD.org