diff options
Diffstat (limited to 'sysutils/py-concurrent-log-handler/Makefile')
-rw-r--r-- | sysutils/py-concurrent-log-handler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-concurrent-log-handler/Makefile b/sysutils/py-concurrent-log-handler/Makefile index 9fdc9e43e2cf..06f70693a08f 100644 --- a/sysutils/py-concurrent-log-handler/Makefile +++ b/sysutils/py-concurrent-log-handler/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= risner@stdio.com COMMENT= RotatingFileHandler replacement with concurrency, gzip +WWW= https://pypi.org/project/concurrent-log-handler/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |