diff options
Diffstat (limited to 'devel/libac/Makefile')
-rw-r--r-- | devel/libac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libac/Makefile b/devel/libac/Makefile index d4964ef07745..7962aabbe566 100644 --- a/devel/libac/Makefile +++ b/devel/libac/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ implementation of the Aho-Corasick (AC) string matching algorithm +WWW= https://github.com/cloudflare/lua-aho-corasick LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |