Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 21:21:04 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516744 - in head: archivers/gzip comms/minicom converters/mmencode databases/gdbm deskutils/gcal deskutils/ljclive devel/cppi devel/cscope devel/gindent devel/opencvs devel/patch dns/d...
Message-ID:  <201911042121.xA4LL4CW054163@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Nov  4 21:21:03 2019
New Revision: 516744
URL: https://svnweb.freebsd.org/changeset/ports/516744

Log:
  Returns johans's ports to the pool after safekeeping his commit bit.

Modified:
  head/archivers/gzip/Makefile
  head/comms/minicom/Makefile
  head/converters/mmencode/Makefile
  head/databases/gdbm/Makefile
  head/deskutils/gcal/Makefile
  head/deskutils/ljclive/Makefile
  head/devel/cppi/Makefile
  head/devel/cscope/Makefile
  head/devel/gindent/Makefile
  head/devel/opencvs/Makefile
  head/devel/patch/Makefile
  head/dns/dnsutl/Makefile
  head/dns/walker/Makefile
  head/emulators/catapult/Makefile
  head/emulators/openmsx/Makefile
  head/games/KnightCap/Makefile
  head/games/crafty/Makefile
  head/games/eboard/Makefile
  head/games/eif/Makefile
  head/games/gnuchess/Makefile
  head/games/gnushogi/Makefile
  head/games/hoichess/Makefile
  head/games/ldmud/Makefile
  head/games/ltris/Makefile
  head/games/mahjong/Makefile
  head/games/phalanx/Makefile
  head/games/ptkei/Makefile
  head/games/tetrinet/Makefile
  head/games/wolfpack/Makefile
  head/games/xboard/Makefile
  head/games/xcheckers/Makefile
  head/games/xshogi/Makefile
  head/graphics/xpaint/Makefile
  head/irc/irc/Makefile
  head/lang/afnix/Makefile
  head/lang/algol68g/Makefile
  head/lang/gawk/Makefile
  head/lang/gforth/Makefile
  head/lang/gnu-cobol/Makefile
  head/lang/intercal/Makefile
  head/lang/mawk/Makefile
  head/lang/mosml/Makefile
  head/lang/oo2c/Makefile
  head/lang/pfe/Makefile
  head/lang/smalltalk/Makefile
  head/lang/snobol4/Makefile
  head/lang/swi-pl/Makefile
  head/lang/yorick/Makefile
  head/mail/archmbox/Makefile
  head/mail/chk4mail/Makefile
  head/mail/emil/Makefile
  head/math/calc/Makefile
  head/math/sc/Makefile
  head/misc/gwhich/Makefile
  head/misc/patchutils/Makefile
  head/net-im/climm/Makefile
  head/net/arp-scan/Makefile
  head/net/tinyfugue/Makefile
  head/news/cleanfeed/Makefile
  head/news/inn/Makefile
  head/news/nn/Makefile
  head/news/slrn/Makefile
  head/news/tin/Makefile
  head/news/trn/Makefile
  head/news/trn4/Makefile
  head/news/xrn/Makefile
  head/print/enscript-letter/Makefile
  head/print/paps/Makefile
  head/security/gsasl/Makefile
  head/security/gss/Makefile
  head/security/libssh/Makefile
  head/security/netpgp/Makefile
  head/security/nikto/Makefile
  head/security/osslsigncode/Makefile
  head/security/pgpdump/Makefile
  head/security/pidentd/Makefile
  head/security/shishi/Makefile
  head/security/signing-party/Makefile
  head/security/sks/Makefile
  head/security/ssss/Makefile
  head/security/tlswrap/Makefile
  head/security/wolfssl/Makefile
  head/shells/osh/Makefile
  head/sysutils/linrename/Makefile
  head/sysutils/mcron/Makefile
  head/sysutils/rdate/Makefile
  head/textproc/bibtool/Makefile
  head/textproc/diffutils/Makefile
  head/textproc/flex/Makefile
  head/textproc/gnugrep/Makefile
  head/textproc/gsed/Makefile
  head/textproc/texi2html/Makefile
  head/textproc/xml-format/Makefile
  head/www/lynx-current/Makefile
  head/www/qdecoder/Makefile
  head/www/xshttpd-devel/Makefile
  head/www/xshttpd/Makefile
  head/x11/xclip/Makefile
  head/x11/xsnow/Makefile

Modified: head/archivers/gzip/Makefile
==============================================================================
--- head/archivers/gzip/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/archivers/gzip/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	1.10
 CATEGORIES=	archivers
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Compression utility designed to be a replacement for compress
 
 LICENSE=	GPLv3+

Modified: head/comms/minicom/Makefile
==============================================================================
--- head/comms/minicom/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/comms/minicom/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ MASTER_SITES=	https://alioth.debian.org/frs/download.p
 		http://alioth.debian.org/frs/download.php/file/4215/ \
 		http://fossies.org/linux/misc/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	MS-DOS Telix serial communication program "workalike"
 
 LICENSE=	GPLv2+

Modified: head/converters/mmencode/Makefile
==============================================================================
--- head/converters/mmencode/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/converters/mmencode/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	converters
 MASTER_SITES=	ftp://ftp.funet.fi/pub/unix/mail/metamail/
 DISTNAME=	mm${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Translate to and from mail-oriented encoding formats
 
 LICENSE=	MIT

Modified: head/databases/gdbm/Makefile
==============================================================================
--- head/databases/gdbm/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/databases/gdbm/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU database manager
 
 LICENSE=	GPLv3+

Modified: head/deskutils/gcal/Makefile
==============================================================================
--- head/deskutils/gcal/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/deskutils/gcal/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU Gregorian calendar program
 
 LICENSE=	GPLv3+

Modified: head/deskutils/ljclive/Makefile
==============================================================================
--- head/deskutils/ljclive/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/deskutils/ljclive/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
 DISTNAME=	clive-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command line client for posting LiveJournal entries
 
 USES=		iconv

Modified: head/devel/cppi/Makefile
==============================================================================
--- head/devel/cppi/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/devel/cppi/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool to indent the C preprocessor directives
 
 USES=		charsetfix gmake tar:xz	# gmake is needed for -jX builds

Modified: head/devel/cscope/Makefile
==============================================================================
--- head/devel/cscope/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/devel/cscope/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Interactive C program browser
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/gindent/Makefile
==============================================================================
--- head/devel/gindent/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/devel/gindent/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	GNU/indent
 DISTNAME=	indent-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU indent
 
 OPTIONS_DEFINE=	DOCS NLS

Modified: head/devel/opencvs/Makefile
==============================================================================
--- head/devel/opencvs/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/devel/opencvs/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/opencvs/ \
 		LOCAL/johans
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BSD-licensed CVS implementation
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/patch/Makefile
==============================================================================
--- head/devel/patch/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/devel/patch/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	2.7.6
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU patch utility
 
 LICENSE=	GPLv3

Modified: head/dns/dnsutl/Makefile
==============================================================================
--- head/dns/dnsutl/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/dns/dnsutl/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	dns
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Programs to make using DNS easier
 
 LIB_DEPENDS=	libexplain.so:devel/libexplain

Modified: head/dns/walker/Makefile
==============================================================================
--- head/dns/walker/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/dns/walker/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://josefsson.org/walker/releases/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Recover zone file information from servers that use DNSSEC
 
 LICENSE=	GPLv2+

Modified: head/emulators/catapult/Makefile
==============================================================================
--- head/emulators/catapult/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/emulators/catapult/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/
 DISTNAME=	openmsx-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GUI for openMSX
 
 LICENSE=	GPLv2

Modified: head/emulators/openmsx/Makefile
==============================================================================
--- head/emulators/openmsx/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/emulators/openmsx/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source MSX emulator
 
 LICENSE=	GPLv2

Modified: head/games/KnightCap/Makefile
==============================================================================
--- head/games/KnightCap/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/KnightCap/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://ftp.samba.org/pub/KnightCap/ \
 		ftp://ftp.samba.org/pub/KnightCap/
 DISTNAME=	KnightCap-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Chess program with 3D interface for X Window System
 
 WRKSRC=		${WRKDIR}/Export

Modified: head/games/crafty/Makefile
==============================================================================
--- head/games/crafty/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/crafty/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -13,7 +13,7 @@ DISTFILES=	crafty-${PORTVERSION}.zip:src \
 DIST_SUBDIR=	crafty
 EXTRACT_ONLY=	crafty-${PORTVERSION}.zip
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Chess program for playing and analyzing games
 
 BROKEN_aarch64=		fails to compile: invokes amd64 assembler

Modified: head/games/eboard/Makefile
==============================================================================
--- head/games/eboard/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/eboard/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -13,7 +13,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		eboard-extras-2.tar.gz:p2
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK+ chess board interface (mainly for FICS and chessd)
 
 LIB_DEPENDS=	libpng.so:graphics/png

Modified: head/games/eif/Makefile
==============================================================================
--- head/games/eif/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/eif/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	games
 MASTER_SITES=	http://www.stack.nl/~marcolz/empire/ \
 		ftp://ftp.stack.nl/pub/users/johans/eif/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Empire text client
 
 GNU_CONFIGURE=	yes

Modified: head/games/gnuchess/Makefile
==============================================================================
--- head/games/gnuchess/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/gnuchess/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ MASTER_SITES=	GNU/chess
 # The DISTFILES here is explicitly needed because it can be extended later.
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	"Classic" Gnu Chess
 
 LICENSE=	GPLv3+

Modified: head/games/gnushogi/Makefile
==============================================================================
--- head/games/gnushogi/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/gnushogi/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU version of Shogi
 
 USES=		makeinfo

Modified: head/games/hoichess/Makefile
==============================================================================
--- head/games/hoichess/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/hoichess/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.hoicher.de/hoichess/download/
 		ftp://ftp.stack.nl/pub/users/johans/hoichess/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Not-so-very-strong chess engine
 
 USES=		gmake perl5 readline

Modified: head/games/ldmud/Makefile
==============================================================================
--- head/games/ldmud/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/ldmud/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ CATEGORIES=	games net
 MASTER_SITES=	http://www.bearnip.com/ftp/mud/ \
 		ftp://mud.stack.nl/pub/ldmud/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Modern version of the LPMud game driver
 
 BUILD_DEPENDS=	help2man:misc/help2man

Modified: head/games/ltris/Makefile
==============================================================================
--- head/games/ltris/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/ltris/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/lgames/${PORTNAME}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tetris clone but a good one with bunch of cool features
 
 USE_SDL=	mixer sdl

Modified: head/games/mahjong/Makefile
==============================================================================
--- head/games/mahjong/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/mahjong/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://mahjong.julianbradfield.org/Sourc
 MASTER_SITE_SUBDIR=	. Old
 DISTNAME=	mj-${PORTVERSION}-src
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Networked Mah Jong program, together with a computer player
 
 LICENSE=	GPLv2+

Modified: head/games/phalanx/Makefile
==============================================================================
--- head/games/phalanx/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/phalanx/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/Version%20XXV
 DISTNAME=	${PORTNAME}-XXV-source
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Xboard-compatible chess playing program
 
 LICENSE=	GPLv2+

Modified: head/games/ptkei/Makefile
==============================================================================
--- head/games/ptkei/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/ptkei/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/ptkei2
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python/Tk graphical client for Wolfpack Empire servers
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \

Modified: head/games/tetrinet/Makefile
==============================================================================
--- head/games/tetrinet/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/tetrinet/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	0.11
 CATEGORIES=	games net
 MASTER_SITES=	http://tetrinet.or.cz/download/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Console tetrinet client
 
 USES=		ncurses

Modified: head/games/wolfpack/Makefile
==============================================================================
--- head/games/wolfpack/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/wolfpack/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	games
 MASTER_SITES=	SF/empserver/${DISTNAME}
 DISTNAME=	empire-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Long term multiplayer strategy game
 
 LICENSE=	GPLv3+

Modified: head/games/xboard/Makefile
==============================================================================
--- head/games/xboard/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/xboard/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ PORTEPOCH?=	0
 CATEGORIES?=	games
 MASTER_SITES?=	GNU
 
-MAINTAINER?=	johans@FreeBSD.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess
 
 LICENSE?=	GPLv3

Modified: head/games/xcheckers/Makefile
==============================================================================
--- head/games/xcheckers/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/xcheckers/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	http://arton.cunst.net/xcheckers/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Checkers game for X11
 
 USES=		imake

Modified: head/games/xshogi/Makefile
==============================================================================
--- head/games/xshogi/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/games/xshogi/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4.2
 CATEGORIES=	games
 MASTER_SITES=	GNU/gnushogi
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Japanese chess-like game for X Window System
 
 RUN_DEPENDS=	gnushogi:games/gnushogi

Modified: head/graphics/xpaint/Makefile
==============================================================================
--- head/graphics/xpaint/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/graphics/xpaint/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple paint program
 
 LICENSE=	GPLv3

Modified: head/irc/irc/Makefile
==============================================================================
--- head/irc/irc/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/irc/irc/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://ftp.irc.org/ftp/irc/server/ \
 DISTNAME=	${PORTNAME}${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The "Internet Relay Chat" Server
 
 CONFLICTS_INSTALL=	charybdis-[0-9]* ircd-hybrid-[0-9]* Nefarious-[0-9]* \

Modified: head/lang/afnix/Makefile
==============================================================================
--- head/lang/afnix/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/afnix/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.afnix.org/ftp/ \
 		ftp://ftp.stack.nl/pub/users/johans/afnix/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-threaded functional programming language
 
 BROKEN_armv6=		fails to compile: operator new takes type size_t as first parameter

Modified: head/lang/algol68g/Makefile
==============================================================================
--- head/lang/algol68g/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/algol68g/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTREVISION=	8
 CATEGORIES=	lang
 MASTER_SITES=	http://jmvdveer.home.xs4all.nl/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Algol 68 Genie compiler
 
 LICENSE=	GPLv3+

Modified: head/lang/gawk/Makefile
==============================================================================
--- head/lang/gawk/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/gawk/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	5.0.0
 CATEGORIES=	lang
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU version of AWK scripting language
 
 LICENSE=	GPLv3+

Modified: head/lang/gforth/Makefile
==============================================================================
--- head/lang/gforth/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/gforth/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	lang
 MASTER_SITES=	http://www.complang.tuwien.ac.at/forth/gforth/ \
 		GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast and portable Forth system
 
 LICENSE=	GPLv3

Modified: head/lang/gnu-cobol/Makefile
==============================================================================
--- head/lang/gnu-cobol/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/gnu-cobol/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	lang
 MASTER_SITES=	GNU/gnucobol
 DISTNAME=	gnucobol-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open-source COBOL compiler
 
 LICENSE=	GPLv3 LGPL3

Modified: head/lang/intercal/Makefile
==============================================================================
--- head/lang/intercal/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/intercal/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	http://www.catb.org/~esr/intercal/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C-INTERCAL compiler, ick, and supporting libraries
 
 BROKEN_aarch64=	ld: error: lexer.c:(function yylex: .text+0x10CC): improper alignment for relocation R_AARCH64_LDST32_ABS_LO12_NC: 0x28001B is not aligned to 4 bytes

Modified: head/lang/mawk/Makefile
==============================================================================
--- head/lang/mawk/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/mawk/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ DISTVERSION=	1.3.4-20161120
 CATEGORIES=	lang
 MASTER_SITES=	ftp://invisible-island.net/${PORTNAME}/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Interpreter for the AWK Programming Language
 
 LICENSE=	GPLv2

Modified: head/lang/mosml/Makefile
==============================================================================
--- head/lang/mosml/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/mosml/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 DISTVERSIONPREFIX=	ver-
 CATEGORIES=	lang
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight implementation of Standard ML
 
 BROKEN_mips=		does not configure: this architecture seems to be neither big endian nor little endian

Modified: head/lang/oo2c/Makefile
==============================================================================
--- head/lang/oo2c/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/oo2c/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	lang
 MASTER_SITES=	SF/ooc/ooc2/${PORTVERSION}
 DISTNAME=	${PORTNAME}_${BITS}-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Optimizing Oberon-2 compiler of University of Kaiserslautern, Germany
 
 LICENSE=	GPLv2

Modified: head/lang/pfe/Makefile
==============================================================================
--- head/lang/pfe/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/pfe/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	lang
 MASTER_SITES=	SF
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Implementation of ANSI Forth
 
 BROKEN_aarch64=		fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99

Modified: head/lang/smalltalk/Makefile
==============================================================================
--- head/lang/smalltalk/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/smalltalk/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	14
 CATEGORIES=	lang
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU Smalltalk
 
 BROKEN_aarch64=		Fails to link: undefined reference to sbrk

Modified: head/lang/snobol4/Makefile
==============================================================================
--- head/lang/snobol4/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/snobol4/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	2.0
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.ultimate.com/snobol/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Port of Macro SNOBOL4, supports full SNOBOL4 plus SPITBOL
 
 HAS_CONFIGURE=	yes

Modified: head/lang/swi-pl/Makefile
==============================================================================
--- head/lang/swi-pl/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/swi-pl/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	lang
 MASTER_SITES=	http://www.swi-prolog.org/download/stable/src/
 DISTNAME=	swipl-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Edinburgh-style Prolog compiler
 
 LICENSE=	BSD2CLAUSE

Modified: head/lang/yorick/Makefile
==============================================================================
--- head/lang/yorick/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/lang/yorick/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ DISTVERSION=	2_2_04
 PORTREVISION=	2
 CATEGORIES=	lang math
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Interpreted language for scientific simulations
 
 LICENSE=	BSD3CLAUSE

Modified: head/mail/archmbox/Makefile
==============================================================================
--- head/mail/archmbox/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/mail/archmbox/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	SF/adc-${PORTNAME}/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Email archiver that parses mailboxes and performs actions
 
 LICENSE=	GPLv2

Modified: head/mail/chk4mail/Makefile
==============================================================================
--- head/mail/chk4mail/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/mail/chk4mail/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
 		ftp://mud.stack.nl/pub/chk4mail/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Quickly check multiple folders for new email
 
 PLIST_FILES=	bin/chk4mail bin/chkimap \

Modified: head/mail/emil/Makefile
==============================================================================
--- head/mail/emil/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/mail/emil/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -12,7 +12,7 @@ MASTER_SITES=	ftp://ftp.uu.se/pub/unix/networking/mail
 		ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.uu.se/pub/unix/networking/mail/emil/
 DISTNAME=	${PORTNAME}-2.1.0-beta9
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mail format/encoding converter
 
 GNU_CONFIGURE=	yes

Modified: head/math/calc/Makefile
==============================================================================
--- head/math/calc/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/math/calc/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -5,7 +5,7 @@ PORTNAME=	calc
 PORTVERSION=	2.12.7.2
 CATEGORIES=	math
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Arbitrary precision calculator
 
 LICENSE=	LGPL21

Modified: head/math/sc/Makefile
==============================================================================
--- head/math/sc/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/math/sc/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	SUNSITE/apps/financial/spreadsheet
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Curses-based spreadsheet program
 
 USES=		ncurses

Modified: head/misc/gwhich/Makefile
==============================================================================
--- head/misc/gwhich/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/misc/gwhich/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	misc
 MASTER_SITES=	GNU/which
 DISTNAME=	which-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU Which - Everything you never wanted in a which
 
 GNU_CONFIGURE=	yes

Modified: head/misc/patchutils/Makefile
==============================================================================
--- head/misc/patchutils/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/misc/patchutils/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	0.3.4
 CATEGORIES=	misc
 MASTER_SITES=	http://cyberelk.net/tim/data/patchutils/stable/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small collection of programs that operate on patch files
 
 RUN_DEPENDS=	bash:shells/bash

Modified: head/net-im/climm/Makefile
==============================================================================
--- head/net-im/climm/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/net-im/climm/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.climm.org/source/ \
 		http://http.bg.climm.org/source/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	CLI-based Multi-Messenger
 
 USES=		gmake pkgconfig

Modified: head/net/arp-scan/Makefile
==============================================================================
--- head/net/arp-scan/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/net/arp-scan/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	1.9
 CATEGORIES=	net
 MASTER_SITES=	http://www.nta-monitor.com/files/${PORTNAME}/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	ARP scanning and fingerprinting tool
 
 LICENSE=	GPLv3

Modified: head/net/tinyfugue/Makefile
==============================================================================
--- head/net/tinyfugue/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/net/tinyfugue/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	net games
 MASTER_SITES=	SF/tinyfugue/tinyfugue/5.0%20beta%208
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Popular programmable MUD client, with macro support and more
 
 LIB_DEPENDS=	libpcre.so:devel/pcre

Modified: head/news/cleanfeed/Makefile
==============================================================================
--- head/news/cleanfeed/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/cleanfeed/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	20110224
 CATEGORIES=	news
 MASTER_SITES=	http://www.mixmin.net/cleanfeed/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Spam filter for Usenet news servers
 
 RUN_DEPENDS=	${LOCALBASE}/news/bin/innd:news/inn

Modified: head/news/inn/Makefile
==============================================================================
--- head/news/inn/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/inn/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	2.6.1
 CATEGORIES=	news
 MASTER_SITES=	ISC/${PORTNAME}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	InterNetNews -- the Internet meets Netnews
 
 BUILD_DEPENDS=	p5-GD>=0:graphics/p5-GD \

Modified: head/news/nn/Makefile
==============================================================================
--- head/news/nn/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/nn/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	news
 MASTER_SITES=	http://www.sourcefiles.org/Internet/News/Usenet_Clients/  \
 		http://www.wa.apana.org.au/~dean/sources/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Newsreader
 
 BROKEN_aarch64=	Fails to link: missing sbrk

Modified: head/news/slrn/Makefile
==============================================================================
--- head/news/slrn/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/slrn/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	news
 MASTER_SITES=	http://www.jedsoft.org/releases/slrn/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SLang-based newsreader
 
 LICENSE=	GPLv2+

Modified: head/news/tin/Makefile
==============================================================================
--- head/news/tin/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/tin/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -18,7 +18,7 @@ MASTER_SITES=	ftp://ftp.tin.org/pub/news/clients/tin/v
 		ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/v${PORTVERSION:R}/ \
 		ftp://ftp.informatik.uni-hamburg.de/pub/soft/news/tin/v${PORTVERSION:R}/
 
-MAINTAINER?=	johans@FreeBSD.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT=	Easy-to-use threaded newsreader with NOV/NNTP support
 
 LICENSE=	BSD3CLAUSE

Modified: head/news/trn/Makefile
==============================================================================
--- head/news/trn/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/trn/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	news
 MASTER_SITES=	ftp://ftp.uu.net/networking/news/readers/trn/ \
 		ftp://ftp.funet.fi/pub/unix/news/trn/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Threaded Read News newsreader
 
 RUN_DEPENDS=	munpack:converters/mpack

Modified: head/news/trn4/Makefile
==============================================================================
--- head/news/trn4/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/trn4/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	news
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}4
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/-test/}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Version 4.0 of the threaded readnews newsreader
 
 CONFLICTS_INSTALL=trn-3.[0-9]* cnews-* s-news-[0-9]*

Modified: head/news/xrn/Makefile
==============================================================================
--- head/news/xrn/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/news/xrn/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	news
 MASTER_SITES=	ftp://sipb.mit.edu/pub/xrn/ \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Usenet News reader for the X Window System
 
 USES=		bison gmake pkgconfig

Modified: head/print/enscript-letter/Makefile
==============================================================================
--- head/print/enscript-letter/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/print/enscript-letter/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -9,7 +9,7 @@ MASTER_SITES=	GNU
 PKGNAMESUFFIX=	-${PAPERSIZE}
 DISTNAME=	enscript-${PORTVERSION}
 
-MAINTAINER?=	johans@FreeBSD.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT=	ASCII to PostScript filter
 
 USES=		cpe shebangfix perl5

Modified: head/print/paps/Makefile
==============================================================================
--- head/print/paps/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/print/paps/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	print
 MASTER_SITES=	SF
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	UTF-8 to PostScript converter using Pango
 
 PLIST_FILES=	bin/paps lib/libpaps.a include/libpaps.h \

Modified: head/security/gsasl/Makefile
==============================================================================
--- head/security/gsasl/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/gsasl/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	10
 CATEGORIES=	security
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU SASL Library
 
 LIB_DEPENDS=	libidn.so:dns/libidn \

Modified: head/security/gss/Makefile
==============================================================================
--- head/security/gss/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/gss/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU Generic Security Service Library
 
 LIB_DEPENDS=	libshishi.so:security/shishi

Modified: head/security/libssh/Makefile
==============================================================================
--- head/security/libssh/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/libssh/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ DISTVERSION=	0.8.6
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.libssh.org/files/0.8/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library implementing the SSH2 protocol
 
 LICENSE=	LGPL21

Modified: head/security/netpgp/Makefile
==============================================================================
--- head/security/netpgp/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/netpgp/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -5,7 +5,7 @@ PORTVERSION=	20140220
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/LOCAL_PORTS/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PGP signing, verification, encryption, and decryption program
 
 USES=		libtool ssl

Modified: head/security/nikto/Makefile
==============================================================================
--- head/security/nikto/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/nikto/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	2.1.6
 PORTEPOCH=	1
 CATEGORIES=	security www
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Web and CGI vulnerability scanner with SSL support
 
 LICENSE=	GPLv2

Modified: head/security/osslsigncode/Makefile
==============================================================================
--- head/security/osslsigncode/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/osslsigncode/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	security devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OpenSSL-based signcode utility
 
 PLIST_FILES=	bin/osslsigncode

Modified: head/security/pgpdump/Makefile
==============================================================================
--- head/security/pgpdump/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/pgpdump/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTVERSION=	0.32
 CATEGORIES=	security
 MASTER_SITES=	http://www.mew.org/~kazu/proj/pgpdump/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PGP packet visualizer
 
 LICENSE=	BSD3CLAUSE

Modified: head/security/pidentd/Makefile
==============================================================================
--- head/security/pidentd/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/pidentd/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -13,7 +13,7 @@ PATCH_SITES=	ftp://ftp.stack.nl/pub/users/johans/piden
 PATCHFILES=	pidentd-${PORTVERSION}-ipv6-20080101.diff.gz
 PATCH_DIST_STRIP=	-p0
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	RFC1413 identification server
 
 BROKEN_FreeBSD_12=	fails to compile: k_freebsd2.c: storage size of 'pcbp' isn't known

Modified: head/security/shishi/Makefile
==============================================================================
--- head/security/shishi/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/shishi/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTREVISION=	11
 CATEGORIES=	security
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free implementation of the Kerberos 5 network security system
 
 LIB_DEPENDS=	libidn.so:dns/libidn \

Modified: head/security/signing-party/Makefile
==============================================================================
--- head/security/signing-party/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/signing-party/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/sign
 		DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Various OpenPGP related tools
 
 RUN_DEPENDS=	gpg:security/gnupg \

Modified: head/security/sks/Makefile
==============================================================================
--- head/security/sks/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/sks/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ MASTER_SITES=	http://bitbucket.org/skskeyserver/sks-ke
 
 EXTRA_PATCHES=	${FILESDIR}/debian-bug-870150:-p1
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Synchronizing Key Server, a fast OpenPGP keyserver
 
 LICENSE=	GPLv2+

Modified: head/security/ssss/Makefile
==============================================================================
--- head/security/ssss/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/ssss/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	http://point-at-infinity.org/ssss/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Shamir's Secret Sharing Scheme
 
 LIB_DEPENDS=	libgmp.so:math/gmp

Modified: head/security/tlswrap/Makefile
==============================================================================
--- head/security/tlswrap/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/tlswrap/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ CATEGORIES=	security
 MASTER_SITES=	https://www.tlswrap.com/
 DISTNAME=	${PORTNAME}-1.04
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	FTP proxy that wraps data and control with TLS/SSL
 
 USES=		ssl

Modified: head/security/wolfssl/Makefile
==============================================================================
--- head/security/wolfssl/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/security/wolfssl/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -5,7 +5,7 @@ PORTVERSION=	3.13.0
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.wolfssl.com/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Embedded SSL C-Library
 
 LICENSE=	GPLv2

Modified: head/shells/osh/Makefile
==============================================================================
--- head/shells/osh/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/shells/osh/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ DISTVERSION=	20160108
 CATEGORIES=	shells
 MASTER_SITES=	http://v6shell.org/src/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Implementation of the UNIX 6th Edition shell
 
 MAKE_ENV+=	DOCDIR=${DOCSDIR} \

Modified: head/sysutils/linrename/Makefile
==============================================================================
--- head/sysutils/linrename/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/sysutils/linrename/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -11,7 +11,7 @@ MASTER_SITES=	http://ftp.ntu.edu.tw/ftp/linux/%SUBDIR%
 MASTER_SITE_SUBDIR=	utils/util-linux/v${PORTVERSION:R}
 DISTNAME=	util-linux-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Rename multiple files using substitution
 
 BUILD_WRKSRC=	${WRKSRC}/misc-utils

Modified: head/sysutils/mcron/Makefile
==============================================================================
--- head/sysutils/mcron/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/sysutils/mcron/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	sysutils
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	100% compatible replacement for Vixie cron
 
 LIB_DEPENDS=	libguile-2.2.so:lang/guile2

Modified: head/sysutils/rdate/Makefile
==============================================================================
--- head/sysutils/rdate/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/sysutils/rdate/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/rdate/ \
 		LOCAL/johans
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Sets the clock of the local host to the time of another host
 
 CFLAGS+=	-DNO_UTIL -D__dead= -D'SA_LEN(x)=(x)->sa_len'

Modified: head/textproc/bibtool/Makefile
==============================================================================
--- head/textproc/bibtool/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/textproc/bibtool/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc print
 MASTER_SITES=	TEX_CTAN/biblio/bibtex/utils/${PORTNAME}
 DISTNAME=	BibTool-${PORTVERSION}
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command line manipulation of BibTeX files
 
 LICENSE=	GPLv2+

Modified: head/textproc/diffutils/Makefile
==============================================================================
--- head/textproc/diffutils/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/textproc/diffutils/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -8,7 +8,7 @@ MASTER_SITES=	GNU
 
 LICENSE=	GPLv3+
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU differential compare utilities
 
 LIB_DEPENDS=	libsigsegv.so:devel/libsigsegv

Modified: head/textproc/flex/Makefile
==============================================================================
--- head/textproc/flex/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/textproc/flex/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/westes/flex/releases/download/v${PORTVERSION}/
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast lexical analyzer generator
 
 LICENSE=	BSD3CLAUSE

Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/textproc/gnugrep/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	gnu
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU version of popular pattern matching utility
 
 LICENSE=	GPLv3+

Modified: head/textproc/gsed/Makefile
==============================================================================
--- head/textproc/gsed/Makefile	Mon Nov  4 21:09:41 2019	(r516743)
+++ head/textproc/gsed/Makefile	Mon Nov  4 21:21:03 2019	(r516744)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	g
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU stream editor
 

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911042121.xA4LL4CW054163>