aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:11:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:11:29 +0300
commitc616783179e72a252c03f1f9dc7344786d5b253e (patch)
tree584870527ebd173c58c4c32ac67bbe03a978e7a0 /manifest
parent141addacbd208d8e1acf077a9e487514988cf38a (diff)
Add project manifest value
Diffstat (limited to 'manifest')
-rw-r--r--manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest b/manifest
index 7074f4b..3864fa5 100644
--- a/manifest
+++ b/manifest
@@ -5,9 +5,10 @@ name: libpq
#
version: 9.6.5+1
+project: postgresql
summary: PostgreSQL C API client library
license: PostgreSQL License; Permissive free software license.
-tags: postgresql, database, client, library, c, api, interface
+tags: database, client, library, c, api, interface
description-file: README
url: https://www.postgresql.org/
doc-url: https://www.postgresql.org/docs/9.6/static/libpq.html