summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/libarchive/metadata.xml')
-rw-r--r--app-arch/libarchive/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-arch/libarchive/metadata.xml b/app-arch/libarchive/metadata.xml
index 3640719d5204..7130ab088d0e 100644
--- a/app-arch/libarchive/metadata.xml
+++ b/app-arch/libarchive/metadata.xml
@@ -6,8 +6,7 @@
<name>BSD Project</name>
</maintainer>
<longdescription lang="en">
- The bsdtar program creates and manipulates streaming archive files.
- It has a number of advantages over previous tar implementations.
+ C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats.
</longdescription>
<use>
<flag name="bzip2">
@@ -36,4 +35,8 @@
Enable support for zstd compression using <pkg>app-arch/zstd</pkg>
</flag>
</use>
+ <upstream>
+ <remote-id type="github">libarchive/libarchive</remote-id>
+ <bugs-to>https://github.com/libarchive/libarchive/issues</bugs-to>
+ </upstream>
</pkgmetadata>