diff options
Diffstat (limited to 'devel/rapidfuzz-cpp/Makefile')
| -rw-r--r-- | devel/rapidfuzz-cpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rapidfuzz-cpp/Makefile b/devel/rapidfuzz-cpp/Makefile index 08c387663f07..4744c58ae19e 100644 --- a/devel/rapidfuzz-cpp/Makefile +++ b/devel/rapidfuzz-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= rapidfuzz-cpp DISTVERSIONPREFIX= v -DISTVERSION= 3.3.2 +DISTVERSION= 3.3.3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -21,6 +21,6 @@ GH_ACCOUNT= rapidfuzz NO_ARCH= yes -# tests as of 3.3.2: 100% tests passed, 0 tests failed out of 10 +# tests as of 3.3.3: 100% tests passed, 0 tests failed out of 10 .include <bsd.port.mk> |
