diff options
Diffstat (limited to 'www/py-http-parser/Makefile')
-rw-r--r-- | www/py-http-parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-http-parser/Makefile b/www/py-http-parser/Makefile index 1193bffc4730..d0081a29cc70 100644 --- a/www/py-http-parser/Makefile +++ b/www/py-http-parser/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= HTTP request/response parser for python in C +WWW= https://github.com/benoitc/http-parser/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |