diff options
Diffstat (limited to 'devel/libhtp/Makefile')
-rw-r--r-- | devel/libhtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index 0f4b9a9fc7ff..c4de7dfd9e9d 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= Security-aware parser for the HTTP protocol +WWW= https://github.com/ironbee/libhtp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |