diff options
author | wiz <wiz@pkgsrc.org> | 2014-02-11 14:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-02-11 14:15:24 +0000 |
commit | 97912ab5785d1af913eb5639c83a7daa9412c037 (patch) | |
tree | 19f00ca4098c4a2c2dfc64ef4110ce40d20a0b32 /databases | |
parent | 6a299a3227d4047b4c68e26c3a7f1d90ccd83cd9 (diff) | |
download | pkgsrc-97912ab5785d1af913eb5639c83a7daa9412c037.tar.gz |
+ mysql-connector-c++
Diffstat (limited to 'databases')
-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 |