diff options
| author | Charles Barto <bartoc@umich.edu> | 2016-11-11 00:55:55 -0500 |
|---|---|---|
| committer | Charlie Barto <bartoc@umich.edu> | 2016-11-17 03:16:36 -0500 |
| commit | cb488d840739c8cf460d5f6ad5c566afaec51fd4 (patch) | |
| tree | 8b99d968a1131f84fca9f9c1b2b0a5814b0c1367 /ports/libpq/CONTROL | |
| parent | dcca77cd67993185e91739545d105f5141f15ea7 (diff) | |
| download | vcpkg-cb488d840739c8cf460d5f6ad5c566afaec51fd4.tar.gz vcpkg-cb488d840739c8cf460d5f6ad5c566afaec51fd4.zip | |
added libpq port
Diffstat (limited to 'ports/libpq/CONTROL')
| -rw-r--r-- | ports/libpq/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL index 386588680..580a06857 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -1,4 +1,4 @@ Source: libpq Version: 9.6.1 Description: The official database access API of postgresql -Build-Depends: openssl
\ No newline at end of file +Build-Depends: openssl |
