aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:10:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:10:00 +0300
commit79f02aaf7524fb11fc1af674b5ef6f10591d2b74 (patch)
treea49080c2cdbf0b47ac9d46c038b8ce850b3f2343
parent5512c0c3aeef0d0db8ed7fe6cf9c9c089ab86ece (diff)
Add project manifest value
-rw-r--r--manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest b/manifest
index 4a0f7d9..a4c101c 100644
--- a/manifest
+++ b/manifest
@@ -1,13 +1,14 @@
: 1
name: libapreq2
version: 0
+project: libapreq
summary: Apache HTTP Server Request library
license: ASLv2; Apache License 2.0
tags: parsing, http, request, cookie, post, multipart/form-data, \
application/x-www-form-urlencoded, interface, api, implementation
description-file: README
url: https://httpd.apache.org/apreq/
-package-url: https://git.build2.org/cgit/packaging/apreq/
+package-url: https://git.build2.org/cgit/packaging/libapreq/
email: apreq-dev@httpd.apache.org; Mailing list.
package-email: packaging@build2.org; Mailing list.
build-email: builds@build2.org