git: 59c1fd6b6163 - main - security/luasec: update maintainer e-mail
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jan 2025 07:38:58 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=59c1fd6b61630f0bc9929356daf5c2e71722afad commit 59c1fd6b61630f0bc9929356daf5c2e71722afad Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2025-01-29 11:07:13 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-01-30 07:38:44 +0000 security/luasec: update maintainer e-mail PR: 284424 Reported by: thomas@beingboiled.info (maintainer) --- security/luasec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/luasec/Makefile b/security/luasec/Makefile index 105a86e7a7a0..e11975844bea 100644 --- a/security/luasec/Makefile +++ b/security/luasec/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= thomas@beingboiled.info +MAINTAINER= twm@pdp11.pw COMMENT= Lua binding for the OpenSSL library to provide TLS/SSL communication WWW= https://github.com/brunoos/luasec