git: ebb1fea98dad - main - net/radsecproxy: Release port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 20:46:27 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebb1fea98dadd0dfec48f5b1e07494d190000f01 commit ebb1fea98dadd0dfec48f5b1e07494d190000f01 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-10-09 20:46:23 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-10-09 20:46:23 +0000 net/radsecproxy: Release port --- net/radsecproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 3c3496b162f8..999c5ebab330 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.9.1 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic RADIUS proxy WWW= https://radsecproxy.github.io