aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-connector-c++
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-12-12 00:15:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-12-12 00:15:49 +0000
commit7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch)
treed48522d464e1ff041584b2a31f9ed94d0a22776f /databases/mysql-connector-c++
parentc96bb1299df44dcc114eb2c2be07deefb39984b6 (diff)
downloadports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.gz
ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.zip
devel/boost-*: update to 1.69.0
Notes
Notes: svn path=/head/; revision=487266
Diffstat (limited to 'databases/mysql-connector-c++')
-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 f07b287c57be..286f5d0f7df5 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= 5
+PORTREVISION= 6
CATEGORIES= databases
MASTER_SITES= MYSQL/Connector-C++