diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile index 43877cbeb6a4..cca043494e77 100644 --- a/dns/q-dns/Makefile +++ b/dns/q-dns/Makefile @@ -1,19 +1,19 @@ PORTNAME= q-dns DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= Tiny command line DNS client -WWW= https://github.com/zmap/zdns +WWW= https://github.com/natesales/q LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.21,modules GO_MODULE= github.com/natesales/q PLIST_FILES= bin/${PORTNAME} .include