diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 16:53:45 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 16:53:45 +0300 |
commit | 1115ca863c837c7431bc38389aed36e09c3ea5be (patch) | |
tree | 08653169b77ef3e63f011ee0c91bdbdc0eb8771f | |
parent | ce2513d1676b7d1b355d73b17868d1b80a4aced5 (diff) |
Reorder build-email value in manifest file
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,8 +7,8 @@ tags: portable, operating, system, platform, interface, api, implementation description-file: README url: https://apr.apache.org/ email: dev@apr.apache.org; Mailing list. -build-email: builds@build2.org package-url: https://git.build2.org/cgit/packaging/apr/ package-email: packaging@build2.org; Mailing list. +build-email: builds@build2.org depends: * build2 >= 0.4.0 depends: * bpkg >= 0.4.0 |