pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

dnsx: Take MAINTAINERship



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Mar 6 23:30:49 2023 +0100
Changeset:	a5347c076fcd60ec8311dcfc1f273f3eb3dbf4f5

Modified Files:
	dnsx/Makefile

Log Message:
dnsx: Take MAINTAINERship

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a5347c076fcd60ec8311dcfc1f273f3eb3dbf4f5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 dnsx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/dnsx/Makefile b/dnsx/Makefile
index 1e19b64972..72fafa9b95 100644
--- a/dnsx/Makefile
+++ b/dnsx/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=projectdiscovery/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/projectdiscovery/dnsx
 COMMENT=	DNS toolkit designed for running DNS queries
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index