diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-02-18 10:29:31 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-02-18 10:29:31 +0100 |
commit | 9eba6162f8f63de2b89ae35eef90e7c296f2373a (patch) | |
tree | 68252121023ec69be910a2852ae48c3a4953f729 /science/sparta | |
parent | */*: fix the dependency to net/openmpi4 (diff) |
*/*: bump PORTREVISION after OpenMPI upgrade
Diffstat (limited to 'science/sparta')
-rw-r--r-- | science/sparta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/sparta/Makefile b/science/sparta/Makefile index 2b4f5ad5c1a0..b03b16fa993e 100644 --- a/science/sparta/Makefile +++ b/science/sparta/Makefile @@ -1,6 +1,6 @@ PORTNAME= sparta PORTVERSION= ${GH_TAGNAME:C/([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\3.\2.\1/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMESUFFIX= -dsmc # Direct Simulation Monte Carlo |