git: 712e96144a2c - main - *: return lx@'s ports to the pool after safekeeping his ports bit.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 09:38:59 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=712e96144a2c5177770a51d5acffd01a542cec21 commit 712e96144a2c5177770a51d5acffd01a542cec21 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-04-26 09:18:22 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-04-26 09:18:22 +0000 *: return lx@'s ports to the pool after safekeeping his ports bit. --- net/nc/Makefile | 2 +- sysutils/ucspi-ipc/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nc/Makefile b/net/nc/Makefile index d148ef12e04a..4b390e8caf2c 100644 --- a/net/nc/Makefile +++ b/net/nc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= SUNSITE/utils/file DISTNAME= ncat-${PORTVERSION} -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network aware cat GNU_CONFIGURE= yes diff --git a/sysutils/ucspi-ipc/Makefile b/sysutils/ucspi-ipc/Makefile index 104ebffc166d..80bd8a39c319 100644 --- a/sysutils/ucspi-ipc/Makefile +++ b/sysutils/ucspi-ipc/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.67 CATEGORIES= sysutils MASTER_SITES= http://www.superscript.com/ucspi-ipc/ -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= ports@FreeBSD.org COMMENT= UCSPI tools for building local-domain client-server applications USES= perl5