git: 19487ed8046c - main - net/cloudquery: Reset MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 21:26:22 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=19487ed8046c81dd2b49944ffb56a71eb06fc79b commit 19487ed8046c81dd2b49944ffb56a71eb06fc79b Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-01-05 21:26:29 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-01-05 21:26:29 +0000 net/cloudquery: Reset MAINTAINER --- net/cloudquery/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile index b3e5d8776d95..d4f4c5bfd3c5 100644 --- a/net/cloudquery/Makefile +++ b/net/cloudquery/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 CATEGORIES= net -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Transform cloud infrastructure into queryable SQL tables LICENSE= MPL20