diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-01-25 12:42:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-25 12:42:10 -0800 |
| commit | a60b7086aba8bcc59389fcf4b46b8e4b3a090ce4 (patch) | |
| tree | ee4f54243a77c4fd94b4d52b16b42625630a838c | |
| parent | 9b8afccc9db0959cb3a47d77fd0255096011e245 (diff) | |
| parent | c42d3b3677d84eaa1e2b9325e1fbf95b2f52fc3c (diff) | |
| download | vcpkg-a60b7086aba8bcc59389fcf4b46b8e4b3a090ce4.tar.gz vcpkg-a60b7086aba8bcc59389fcf4b46b8e4b3a090ce4.zip | |
Merge pull request #594 from OlafvdSpek/patch-2
Update CONTROL
| -rw-r--r-- | ports/libmariadb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmariadb/CONTROL b/ports/libmariadb/CONTROL index a42f79ee5..26e23810a 100644 --- a/ports/libmariadb/CONTROL +++ b/ports/libmariadb/CONTROL @@ -1,3 +1,3 @@ Source: libmariadb
Version: 2.3.2
-Description: The MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.
\ No newline at end of file +Description: MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL databases
|
