diff options
Diffstat (limited to 'dns/blocky')
-rw-r--r-- | dns/blocky/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index b946fa7936a2..2ec6da701093 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -8,6 +8,7 @@ DISTFILES= go.mod:gomod MAINTAINER= eduardo@FreeBSD.org COMMENT= Fast and lightweight DNS proxy as ad-blocker +WWW= https://0xerr0r.github.io/blocky/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |