diff options
author | vanilla <vanilla@FreeBSD.org> | 2016-06-12 23:05:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2016-06-12 23:05:12 +0800 |
commit | fef0a9069483630efcbc58ea6d6b6c50b83faa38 (patch) | |
tree | dec5d29733d91e100f3ea12bd4d98ae538780bc3 /databases/Makefile | |
parent | 42c4605f0a1eaa2be61ee89ce3979bedb5ddcc41 (diff) | |
download | freebsd-ports-gnome-fef0a9069483630efcbc58ea6d6b6c50b83faa38.tar.gz freebsd-ports-gnome-fef0a9069483630efcbc58ea6d6b6c50b83faa38.tar.zst freebsd-ports-gnome-fef0a9069483630efcbc58ea6d6b6c50b83faa38.zip |
Add databases/luasql-odbc.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 0608f145b58d..465e4c1b9a78 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -177,6 +177,7 @@ SUBDIR += lmdb SUBDIR += luadbi SUBDIR += luasql-mysql + SUBDIR += luasql-odbc SUBDIR += luasql-postgres SUBDIR += luasql-sqlite3 SUBDIR += mantis |