aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-23 16:48:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-23 17:09:58 +0200
commite9324d7ff6777f8b1acc9731e8221339c1e6c3d5 (patch)
tree576b6adbbcf0bdb771bd1836f9dc8ae31ac21d1b
parent50006e227234e193806770330b18129b8f286b6a (diff)
Fix bug in manifest
-rw-r--r--manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest b/manifest
index c8c6528..70b657a 100644
--- a/manifest
+++ b/manifest
@@ -4,8 +4,8 @@ version: 0.2.0
summary: build2 package manager
license: MIT
tags: build2, c++, package, manager
-description-file: README
-changes-file: NEWS
+#description-file: README
+#changes-file: NEWS
url: https://build2.org
email: users@build2.org
requires: c++11