diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-01-28 17:23:28 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-01-28 17:23:28 +0000 |
| commit | adfb8194d132295d00880bf84675be78bbff09ec (patch) | |
| tree | b55155fb0894f67061072598d4214486c378ec81 /databases/mysql-connector-c++ | |
| parent | b40b34536dbf258b2f83ab44393093b280b22ce6 (diff) | |
Diffstat (limited to 'databases/mysql-connector-c++')
| -rw-r--r-- | databases/mysql-connector-c++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index 0a73801c3418..195e4d74fe73 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -1,6 +1,6 @@ PORTNAME= mysql-connector-c++ PORTVERSION= 8.0.33 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases MASTER_SITES= MYSQL/Connector-C++ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |
