aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:30:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:39:53 +0000
commit48c9b8be1be8023b55cf67cd4e3045fbdeea465c (patch)
treeb5e9be451e7a546c3ab2f0866c9d0e9152508a24
parentccb7aa90bdd888a5df210380c335dd2465c6fc4d (diff)
downloadports-48c9b8be1be8023b55cf67cd4e3045fbdeea465c.tar.gz
ports-48c9b8be1be8023b55cf67cd4e3045fbdeea465c.zip
www/llhttp: Update WWW and clean up pkg-descr
-rw-r--r--www/llhttp/Makefile3
-rw-r--r--www/llhttp/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/www/llhttp/Makefile b/www/llhttp/Makefile
index 25169bdb7e2c..a5b9e34e6f85 100644
--- a/www/llhttp/Makefile
+++ b/www/llhttp/Makefile
@@ -5,7 +5,8 @@ CATEGORIES= www
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Port of http_parser to llparse
-WWW= https://llhttp.org/
+WWW= https://llhttp.org/ \
+ https://github.com/nodejs/llhttp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
diff --git a/www/llhttp/pkg-descr b/www/llhttp/pkg-descr
index b8865b02b8a0..b6e90dffc9a0 100644
--- a/www/llhttp/pkg-descr
+++ b/www/llhttp/pkg-descr
@@ -4,5 +4,3 @@ This project aims to:
- Make it maintainable
- Verifiable
- Improving benchmarks where possible
-
-See also: https://github.com/nodejs/llhttp