summaryrefslogtreecommitdiff
path: root/databases/mysql-connector-c++/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-04-18 13:57:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-04-18 13:57:42 +0000
commitcc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch)
treed32a20416ca4506d36f2b454f7246d7a03954197 /databases/mysql-connector-c++/Makefile
parentlang/solidity: unbreak with boost 1.67 on 10.* (diff)
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030
Notes
Notes: svn path=/head/; revision=467711
Diffstat (limited to 'databases/mysql-connector-c++/Makefile')
-rw-r--r--databases/mysql-connector-c++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile
index a683384afe6f..2104e8f8e672 100644
--- a/databases/mysql-connector-c++/Makefile
+++ b/databases/mysql-connector-c++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mysql-connector-c++
PORTVERSION= 1.1.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= MYSQL/Connector-C++