diff options
Diffstat (limited to 'archivers/tar-stream-chunker/Makefile')
-rw-r--r-- | archivers/tar-stream-chunker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/tar-stream-chunker/Makefile b/archivers/tar-stream-chunker/Makefile index 1f7d19a488db..a1a6f41a5e68 100644 --- a/archivers/tar-stream-chunker/Makefile +++ b/archivers/tar-stream-chunker/Makefile @@ -4,6 +4,7 @@ CATEGORIES= archivers MAINTAINER= igor.ostapenko@pm.me COMMENT= Splits stdin of unknown size onto chunks packed as a TAR to stdout +WWW= https://github.com/ihoro/tar-stream-chunker/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |