git: c10f4e8867e2 - main - dns/q-dns: Fix WWW link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:57:47 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c10f4e8867e243df101881a8d717d202a34a6a94
commit c10f4e8867e243df101881a8d717d202a34a6a94
Author: Yonas Yanfa <yonas.yanfa@gmail.com>
AuthorDate: 2023-11-14 17:56:40 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-14 17:57:45 +0000
dns/q-dns: Fix WWW link
PR: 275084
---
dns/q-dns/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
@@ -5,7 +5,7 @@ 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