diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-09 12:20:37 -0700 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-09 12:23:51 -0700 |
commit | db78da8f8b7388d951665362479eb4aa0babf1b4 (patch) | |
tree | 889195f4ec9075a5a7ac01fe397a42e58f938aa3 /misc/adios2 | |
parent | bec21c95d998ff28ef8a8337cec3b9fce8074ce8 (diff) | |
download | freebsd-ports-db78da8f8b7388d951665362479eb4aa0babf1b4.zip |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'misc/adios2')
-rw-r--r-- | misc/adios2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index 1f22047326c7..8d1eddfb9e4d 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -1,6 +1,7 @@ PORTNAME= adios2 DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org |