svn commit: r428596 - in head: archivers/rpm4 deskutils/tuxcards devel/bison devel/editline devel/gnulib devel/m4 devel/ocaml-camlp5 devel/ocaml-cmdliner devel/ocaml-findlib devel/ocaml-ipaddr deve...

Johan van Selst johans at FreeBSD.org
Wed Dec 14 21:48:15 UTC 2016


Author: johans
Date: Wed Dec 14 21:48:10 2016
New Revision: 428596
URL: https://svnweb.freebsd.org/changeset/ports/428596

Log:
  Stepping down as maintainer for some ports.

Modified:
  head/archivers/rpm4/Makefile
  head/deskutils/tuxcards/Makefile
  head/devel/bison/Makefile
  head/devel/editline/Makefile
  head/devel/gnulib/Makefile
  head/devel/m4/Makefile
  head/devel/ocaml-camlp5/Makefile
  head/devel/ocaml-cmdliner/Makefile
  head/devel/ocaml-findlib/Makefile
  head/devel/ocaml-ipaddr/Makefile
  head/devel/ocaml-lwt/Makefile
  head/devel/ocaml-magic/Makefile
  head/devel/ocaml-pcre/Makefile
  head/devel/ocaml-react/Makefile
  head/devel/ocaml-ulex/Makefile
  head/devel/readline/Makefile
  head/ftp/ocaml-ocurl/Makefile
  head/games/tbe/Makefile
  head/graphics/dmtx-utils/Makefile
  head/graphics/libdmtx/Makefile
  head/lang/pike78/Makefile
  head/math/coq/Makefile
  head/math/gap/Makefile
  head/math/ocaml-ocamlgraph/Makefile
  head/net/libmxp/Makefile
  head/net/liboauth/Makefile
  head/net/nfsshell/Makefile
  head/print/texinfo/Makefile
  head/security/libecc/Makefile
  head/security/mcrypt/Makefile
  head/security/nacl/Makefile
  head/security/nettle/Makefile
  head/security/ocaml-ssl/Makefile
  head/security/py-pyme/Makefile
  head/security/xmlsec1/Makefile
  head/textproc/ocaml-pxp/Makefile
  head/textproc/ocaml-text/Makefile
  head/x11-toolkits/libxaw3dxft/Makefile

Modified: head/archivers/rpm4/Makefile
==============================================================================
--- head/archivers/rpm4/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/archivers/rpm4/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ CATEGORIES=	archivers
 MASTER_SITES=	http://rpm.org/releases/rpm-${PORTVERSION:R:R}.x/
 PKGNAMESUFFIX=	4
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	The RPM Package Manager
 
 LIB_DEPENDS=	libpopt.so:devel/popt \

Modified: head/deskutils/tuxcards/Makefile
==============================================================================
--- head/deskutils/tuxcards/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/deskutils/tuxcards/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.tuxcards.de/src/${PORTNAME}-${PORTVERSION}/
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tool for managing notes within a hierarchical tree
 
 WRKSRC=		${WRKDIR}/${PORTNAME}

Modified: head/devel/bison/Makefile
==============================================================================
--- head/devel/bison/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/bison/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Parser generator from FSF, (mostly) compatible with Yacc
 
 BUILD_DEPENDS=	m4>=1.4.16,1:devel/m4

Modified: head/devel/editline/Makefile
==============================================================================
--- head/devel/editline/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/editline/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -4,7 +4,7 @@ PORTNAME=	editline
 PORTVERSION=	1.15.2
 CATEGORIES=	devel
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Minix editline: A free readline() for UNIX
 
 LICENSE=	BSD4CLAUSE

Modified: head/devel/gnulib/Makefile
==============================================================================
--- head/devel/gnulib/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/gnulib/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://erislabs.net/ianb/projects/gnulib/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-stable
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GNU portability library
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/makeinfo:print/texinfo

Modified: head/devel/m4/Makefile
==============================================================================
--- head/devel/m4/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/m4/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GNU m4
 
 USES=		makeinfo tar:bzip2

Modified: head/devel/ocaml-camlp5/Makefile
==============================================================================
--- head/devel/ocaml-camlp5/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-camlp5/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -12,7 +12,7 @@ DIST_SUBDIR=	${PKGBASE}
 
 PATCH_SITES=	${MASTER_SITES}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Preprocessor-pretty-printer of OCaml
 
 LICENSE=	INRIA

Modified: head/devel/ocaml-cmdliner/Makefile
==============================================================================
--- head/devel/ocaml-cmdliner/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-cmdliner/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://erratique.ch/software/cmdliner/releases/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OCaml module for handling of command line interfaces
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/ocaml-findlib/Makefile
==============================================================================
--- head/devel/ocaml-findlib/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-findlib/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://download.camlcity.org/download/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OCaml package manager
 
 USE_OCAML=	yes

Modified: head/devel/ocaml-ipaddr/Makefile
==============================================================================
--- head/devel/ocaml-ipaddr/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-ipaddr/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -5,7 +5,7 @@ PORTVERSION=	2.6.1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OCaml library for manipulation of IP address representations
 
 BUILD_DEPENDS=	${LOCALBASE}/${OCAML_SITELIBDIR}/sexplib/sexplib.a:devel/ocaml-sexplib

Modified: head/devel/ocaml-lwt/Makefile
==============================================================================
--- head/devel/ocaml-lwt/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-lwt/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ PORTVERSION=	2.5.2
 CATEGORIES=	devel
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cooperative threading library for OCaml
 
 LICENSE=	LGPL21

Modified: head/devel/ocaml-magic/Makefile
==============================================================================
--- head/devel/ocaml-magic/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-magic/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/ocaml-${PORTNAME}/ocaml
 PKGNAMEPREFIX=	ocaml-
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OCaml binding for libmagic(3)
 
 USE_OCAML=		yes

Modified: head/devel/ocaml-pcre/Makefile
==============================================================================
--- head/devel/ocaml-pcre/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-pcre/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl compatible regular expressions for Objective Caml
 
 LIB_DEPENDS=	libpcre.so:devel/pcre

Modified: head/devel/ocaml-react/Makefile
==============================================================================
--- head/devel/ocaml-react/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-react/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://erratique.ch/softwa
 PKGNAMEPREFIX=	ocaml-
 EXTRACT_SUFX=	.tbz
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OCaml module for functional reactive programming
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/ocaml-ulex/Makefile
==============================================================================
--- head/devel/ocaml-ulex/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/ocaml-ulex/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://www.cduce.org/download/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Lexer generator for Unicode and OCaml
 
 USES=		gmake

Modified: head/devel/readline/Makefile
==============================================================================
--- head/devel/readline/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/devel/readline/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:C/^(
 
 PATCH_SITES=	GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for editing command lines as they are typed
 
 LICENSE=	GPLv3

Modified: head/ftp/ocaml-ocurl/Makefile
==============================================================================
--- head/ftp/ocaml-ocurl/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/ftp/ocaml-ocurl/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ CATEGORIES=	ftp
 MASTER_SITES=	http://ygrek.org.ua/p/release/ocurl/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Interface for OCaml to the curl lib
 
 BUILD_DEPENDS=	ocamlc:lang/ocaml \

Modified: head/games/tbe/Makefile
==============================================================================
--- head/games/tbe/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/games/tbe/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	games
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	The Butterfly Effect
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/unzip:archivers/unzip

Modified: head/graphics/dmtx-utils/Makefile
==============================================================================
--- head/graphics/dmtx-utils/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/graphics/dmtx-utils/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/libdmtx/libdmtx/${PORTVERSION}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Software for reading and writing Data Matrix barcodes
 
 LIB_DEPENDS=	libdmtx.so:graphics/libdmtx

Modified: head/graphics/libdmtx/Makefile
==============================================================================
--- head/graphics/libdmtx/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/graphics/libdmtx/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for reading and writing Data Matrix barcodes
 
 LIB_DEPENDS=	libMagickWand-6.so:graphics/ImageMagick

Modified: head/lang/pike78/Makefile
==============================================================================
--- head/lang/pike78/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/lang/pike78/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://pike.ida.liu.se/pub
 		ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/
 DISTNAME=	Pike-v${PORTVERSION}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Dynamic programming language with a syntax similar to C++
 
 LIB_DEPENDS=	libtiff.so:graphics/tiff \

Modified: head/math/coq/Makefile
==============================================================================
--- head/math/coq/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/math/coq/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://coq.inria.fr/distri
 		ftp://ftp.stack.nl/pub/users/johans/coq/
 DISTNAME=	${PORTNAME}-${COQVERSION}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Theorem prover based on lambda-C
 
 LICENSE=	LGPL21

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/math/gap/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -9,7 +9,7 @@ MASTER_SITES=	ftp://ftp.gap-system.org/p
 		ftp://ftp.gap-system.org/pub/gap/gap48/old/
 DISTNAME=	${GAP_VERSION}p${PORTVERSION:R:E}_${GAP_DISTTIME}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GAP is a system for computational discrete algebra
 
 LIB_DEPENDS=	libgmp.so:math/gmp

Modified: head/math/ocaml-ocamlgraph/Makefile
==============================================================================
--- head/math/ocaml-ocamlgraph/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/math/ocaml-ocamlgraph/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://ocamlgraph.lri.fr/d
 		ftp://ftp.stack.nl/pub/users/johans/ocamlgraph/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Graph manipulation library for OCaml
 
 OPTIONS_DEFINE=	GUI DOCS

Modified: head/net/libmxp/Makefile
==============================================================================
--- head/net/libmxp/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/net/libmxp/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ PORTVERSION=	0.2.4
 CATEGORIES=	net games textproc
 MASTER_SITES=	http://www.kmuddy.com/libmxp/files/
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Parser for the MUD eXtension protocol
 
 USES=		cmake

Modified: head/net/liboauth/Makefile
==============================================================================
--- head/net/liboauth/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/net/liboauth/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C library implementing the OAuth Core standard
 
 LIB_DEPENDS=	libcurl.so:ftp/curl

Modified: head/net/nfsshell/Makefile
==============================================================================
--- head/net/nfsshell/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/net/nfsshell/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ PORTVERSION=	20130510
 CATEGORIES=	net
 #MASTER_SITES=	http://www.cs.vu.nl/pub/leendert/
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Userland NFS command tool
 
 USE_GITHUB=	yes

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/print/texinfo/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -13,7 +13,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ht
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Typeset documentation system with multiple format output
 
 BUILD_DEPENDS+=	help2man:misc/help2man

Modified: head/security/libecc/Makefile
==============================================================================
--- head/security/libecc/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/libecc/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	SF
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C++ Elliptic Curve Library
 
 LIB_DEPENDS=	libgmp.so:math/gmp

Modified: head/security/mcrypt/Makefile
==============================================================================
--- head/security/mcrypt/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/mcrypt/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/MCrypt/${PO
 		ftp://ftp.ntua.gr/pub/security/mcrypt/ \
 		ftp://mcrypt.hellug.gr/pub/mcrypt/attic/
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Replacement for crypt(1)
 
 LIB_DEPENDS=	libmcrypt.so:security/libmcrypt \

Modified: head/security/nacl/Makefile
==============================================================================
--- head/security/nacl/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/nacl/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://hyperelliptic.org/nacl/
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	High speed cryptography library
 
 LICENSE=	PD

Modified: head/security/nettle/Makefile
==============================================================================
--- head/security/nettle/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/nettle/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ MASTER_SITES=	GNU \
 		http://www.lysator.liu.se/~nisse/archive/:liu \
 		ftp://ftp.lysator.liu.se/pub/security/lsh/:liu
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Low-level cryptographic library
 
 LICENSE=	LGPL3 GPLv2+

Modified: head/security/ocaml-ssl/Makefile
==============================================================================
--- head/security/ocaml-ssl/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/ocaml-ssl/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ PORTVERSION=	0.5.3
 CATEGORIES=	security devel
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OpenSSL bindings for OCaml
 
 USE_GITHUB=	yes

Modified: head/security/py-pyme/Makefile
==============================================================================
--- head/security/py-pyme/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/py-pyme/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -8,7 +8,7 @@ CATEGORIES=	security python
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python interface to GPGME library
 
 LICENSE=	GPLv2

Modified: head/security/xmlsec1/Makefile
==============================================================================
--- head/security/xmlsec1/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/security/xmlsec1/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.aleksey.com/xml
 		ftp://ftp.xmlsoft.org/xmlsec/releases/ \
 		ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	XML Security Library
 
 LIB_DEPENDS=	libltdl.so:devel/libltdl

Modified: head/textproc/ocaml-pxp/Makefile
==============================================================================
--- head/textproc/ocaml-pxp/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/textproc/ocaml-pxp/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	http://download.camlcity.org/download/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Validating XML parser for OCaml
 
 BUILD_DEPENDS=	${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net

Modified: head/textproc/ocaml-text/Makefile
==============================================================================
--- head/textproc/ocaml-text/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/textproc/ocaml-text/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ PORTVERSION=	0.8
 CATEGORIES=	textproc
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OCaml library for dealing with text
 
 USE_GITHUB=	yes

Modified: head/x11-toolkits/libxaw3dxft/Makefile
==============================================================================
--- head/x11-toolkits/libxaw3dxft/Makefile	Wed Dec 14 21:42:12 2016	(r428595)
+++ head/x11-toolkits/libxaw3dxft/Makefile	Wed Dec 14 21:48:10 2016	(r428596)
@@ -6,7 +6,7 @@ CATEGORIES=	x11-toolkits
 MASTER_SITES=	SF/sf-xpaint/${PORTNAME}
 DISTNAME=	libXaw3dXft-${DISTVERSION}
 
-MAINTAINER=	johans at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	3D Xaw (Athena Widget Set) replacement with extended fonts
 
 LIB_DEPENDS=	libfreetype.so:print/freetype2


More information about the svn-ports-head mailing list