Skip to content

Commit

Permalink
Assign multiple ports to submitter
Browse files Browse the repository at this point in the history
PR:		263732 263733 263734 263735 263736 263737 263738
  • Loading branch information
metalefty committed May 4, 2022
1 parent 488026e commit 17f67d1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/ctags/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion devel/rcs/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion mail/smtprc/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion net/apinger/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion net/rpki-client/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion net/tcpsg/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion net/unix2tcp/Makefile
Expand Up @@ -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.
Expand Down

0 comments on commit 17f67d1

Please sign in to comment.