git: 37e6a1f8aba3 - 2025Q1 - dns/luaunbound: update maintainer e-mail
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jan 2025 07:42:21 UTC
The branch 2025Q1 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=37e6a1f8aba31c38ccb33591a90047c1f3e5c5ae commit 37e6a1f8aba31c38ccb33591a90047c1f3e5c5ae Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2025-01-29 11:07:54 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-01-30 07:42:13 +0000 dns/luaunbound: update maintainer e-mail PR: 284423 Reported by: thomas@beingboiled.info (maintainer) (cherry picked from commit 7a7b55dad054d23b5e1054b2b65e380f4ce5c233) --- dns/luaunbound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/luaunbound/Makefile b/dns/luaunbound/Makefile index 1d509845647d..ac58371231ba 100644 --- a/dns/luaunbound/Makefile +++ b/dns/luaunbound/Makefile @@ -5,7 +5,7 @@ CATEGORIES= dns MASTER_SITES= https://code.zash.se/dl/luaunbound/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= thomas@beingboiled.info +MAINTAINER= twm@pdp11.pw COMMENT= Lua binding to libunbound WWW= https://www.zash.se/luaunbound.html