git: 17f67d14c2ff - main - Assign multiple ports to submitter
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 May 2022 15:42:52 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=17f67d14c2ff643a8c723a04b9e42327d627ac9b commit 17f67d14c2ff643a8c723a04b9e42327d627ac9b Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2022-05-04 15:39:38 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2022-05-04 15:42:00 +0000 Assign multiple ports to submitter PR: 263732 263733 263734 263735 263736 263737 263738 --- devel/ctags/Makefile | 2 +- devel/rcs/Makefile | 2 +- mail/smtprc/Makefile | 2 +- net/apinger/Makefile | 2 +- net/rpki-client/Makefile | 2 +- net/tcpsg/Makefile | 2 +- net/unix2tcp/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile index fe17d349ff7f..3103b2e772ac 100644 --- a/devel/ctags/Makefile +++ b/devel/ctags/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 5.8 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Feature-filled tagfile generator for vi and emacs clones GNU_CONFIGURE= yes diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile index 048fb296c0e1..0162f7810de1 100644 --- a/devel/rcs/Makefile +++ b/devel/rcs/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 5.10.0 CATEGORIES= devel MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Version control system LICENSE= GPLv3 diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile index 2c6404367aa5..526d4d5f0016 100644 --- a/mail/smtprc/Makefile +++ b/mail/smtprc/Makefile @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Scanner for open SMTP relays OPTIONS_DEFINE= DOCS GUI diff --git a/net/apinger/Makefile b/net/apinger/Makefile index 692655b2589a..80ecf24c3583 100644 --- a/net/apinger/Makefile +++ b/net/apinger/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ http://www.bnet.pl/~jajcus/apinger/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= IP device monitoring tool LICENSE= GPLv2 diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile index 9dc5b38d68dc..4a5ec1c941c8 100644 --- a/net/rpki-client/Makefile +++ b/net/rpki-client/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 7.6 PORTREVISION= 1 CATEGORIES= net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Resource Public Key Infrastructure (RPKI) implementation from OpenBSD LICENSE= ISCL diff --git a/net/tcpsg/Makefile b/net/tcpsg/Makefile index fe2c4d5915f7..ff2ea9608279 100644 --- a/net/tcpsg/Makefile +++ b/net/tcpsg/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.0.2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Simple TCP port forwarder OPTIONS_DEFINE= DOCS diff --git a/net/unix2tcp/Makefile b/net/unix2tcp/Makefile index 0b886f95008a..b35ade338c1a 100644 --- a/net/unix2tcp/Makefile +++ b/net/unix2tcp/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ http://ahriman.bucharest.roedu.net/unix2tcp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Connection forwarder that converts Unix sockets into TCP sockets CFLAGS+= -DHAVE_CONFIG_H -I.