diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-23 07:45:55 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-23 07:47:41 -0500 |
commit | cbef78abfce5346f71e824247d75c88c04c084c0 (patch) | |
tree | 2c4507d77ffb9e88c8a7c01c2c59c0612fda0361 /devel/pybind11_protobuf | |
parent | devel/libphonenumber: Remove workaround after 39dbb2a182af (diff) |
*/*: Chase devel/abseil update
Diffstat (limited to 'devel/pybind11_protobuf')
-rw-r--r-- | devel/pybind11_protobuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pybind11_protobuf/Makefile b/devel/pybind11_protobuf/Makefile index 4357c0ae55e5..57c32807bbab 100644 --- a/devel/pybind11_protobuf/Makefile +++ b/devel/pybind11_protobuf/Makefile @@ -1,6 +1,6 @@ PORTNAME= pybind11_protobuf PORTVERSION= 0.0.0.20240809 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org |