diff options
author | wiz <wiz> | 2014-02-11 14:15:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-02-11 14:15:24 +0000 |
commit | 8b588ce5d5f6e35eff4a0ba4e2b1414d2da8e79a (patch) | |
tree | 19f00ca4098c4a2c2dfc64ef4110ce40d20a0b32 /databases/Makefile | |
parent | dd190fe5699446507fdac26e9a15eb3a2cb2686c (diff) | |
download | pkgsrc-8b588ce5d5f6e35eff4a0ba4e2b1414d2da8e79a.tar.gz |
+ mysql-connector-c++
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index f378f1e1edd..d2ffd496341 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.445 2014/02/03 10:22:23 rodent Exp $ +# $NetBSD: Makefile,v 1.446 2014/02/11 14:15:24 wiz Exp $ COMMENT= Databases @@ -71,6 +71,7 @@ SUBDIR+= luma SUBDIR+= maatkit SUBDIR+= metakit-lib SUBDIR+= myodbc +SUBDIR+= mysql-connector-c++ SUBDIR+= mysql-workbench SUBDIR+= mysql51-client SUBDIR+= mysql51-server |