Date: Tue, 21 Sep 2021 13:47:12 GMT From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8703fc2c05e3 - main - */*: Reset MAINTAINER due to repeat fatal email bounces Message-ID: <202109211347.18LDlCg6035325@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=8703fc2c05e3229c7739725aa37b5dfc55b0a649 commit 8703fc2c05e3229c7739725aa37b5dfc55b0a649 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2021-09-21 13:47:01 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2021-09-21 13:47:01 +0000 */*: Reset MAINTAINER due to repeat fatal email bounces --- archivers/lzma/Makefile | 2 +- comms/libirman/Makefile | 2 +- devel/guile-lib/Makefile | 2 +- devel/libburn/Makefile | 2 +- devel/libisofs/Makefile | 2 +- devel/libpo6/Makefile | 2 +- devel/libruin/Makefile | 2 +- devel/py-macholib/Makefile | 2 +- emulators/fs-uae-launcher/Makefile | 2 +- finance/cointop/Makefile | 2 +- ftp/ocaml-ocurl/Makefile | 2 +- net/uget/Makefile | 2 +- shells/wcd/Makefile | 2 +- sysutils/fusefs-unionfs/Makefile | 2 +- sysutils/xorriso/Makefile | 2 +- textproc/libunibreak/Makefile | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index 1a0afcbe3a77..a888bfc84267 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= SF/sevenzip/LZMA%20SDK/ DISTNAME= lzma${PORTVERSION:S/.//g} -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= High-ratio LZMA compressor CONFLICTS= lzmautils-[0-9]* xz-[0-9]* diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index cdb53910f36d..b7cc6eab12cd 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.5.2 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library for Evation's Irman infrared receiver LICENSE= LGPL20 diff --git a/devel/guile-lib/Makefile b/devel/guile-lib/Makefile index 05bc0130ff28..ab45eddf317a 100644 --- a/devel/guile-lib/Makefile +++ b/devel/guile-lib/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= devel scheme MASTER_SITES= SAVANNAH -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Repository of useful code written in Guile Scheme LICENSE= LGPL3 GPLv3 diff --git a/devel/libburn/Makefile b/devel/libburn/Makefile index 2f39fe066de5..8e7fe410221e 100644 --- a/devel/libburn/Makefile +++ b/devel/libburn/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia library to read/write optical discs LICENSE= GPLv2 diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index 3034a7c8e744..a7307ff5afb3 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia ISO9660 filesystem creation library LICENSE= GPLv2 diff --git a/devel/libpo6/Makefile b/devel/libpo6/Makefile index 27f0124f19b0..3ad1808eafa9 100644 --- a/devel/libpo6/Makefile +++ b/devel/libpo6/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.8.0 CATEGORIES= devel MASTER_SITES= http://hyperdex.org/src/ -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= POSIX wrappers for C++ LICENSE= BSD3CLAUSE diff --git a/devel/libruin/Makefile b/devel/libruin/Makefile index 3c7b7cfa8e7d..92e893b38882 100644 --- a/devel/libruin/Makefile +++ b/devel/libruin/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= devel scheme MASTER_SITES= SAVANNAH -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Renderer for User Interfaces in Ncurses LICENSE= GPLv3+ diff --git a/devel/py-macholib/Makefile b/devel/py-macholib/Makefile index 17b30165ad54..76abf4cb30af 100644 --- a/devel/py-macholib/Makefile +++ b/devel/py-macholib/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Used to analyze and edit Mach-O headers LICENSE= MIT diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index dcee34c2a38c..66a691806f9d 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= https://fs-uae.net/stable/${PORTVERSION}/ -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= GUI launcher for the FS-UAE Amiga emulator LICENSE= GPLv2+ diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile index 345c559358cf..01ece2e63417 100644 --- a/finance/cointop/Makefile +++ b/finance/cointop/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.5.4 CATEGORIES= finance -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cryptocurrency coin stats LICENSE= APACHE20 diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 5bc0a8b5b41d..84abeee0c15a 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.8.2 CATEGORIES= ftp PKGNAMEPREFIX= ocaml- -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Interface for OCaml to the curl lib LICENSE= MIT diff --git a/net/uget/Makefile b/net/uget/Makefile index 08616955cf1c..3ca8349143e4 100644 --- a/net/uget/Makefile +++ b/net/uget/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF/urlget/${PORTNAME}%20%28stable%29/${PORTVERSION} -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and full-featured graphical download manager LICENSE= LGPL21+ diff --git a/shells/wcd/Makefile b/shells/wcd/Makefile index 40a925030c25..ecd4d1721f71 100644 --- a/shells/wcd/Makefile +++ b/shells/wcd/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 6.0.3 CATEGORIES= shells MASTER_SITES= SF -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line program to change directory fast LICENSE= GPLv2 diff --git a/sysutils/fusefs-unionfs/Makefile b/sysutils/fusefs-unionfs/Makefile index 21cd0b8aabb3..093c1906b3c3 100644 --- a/sysutils/fusefs-unionfs/Makefile +++ b/sysutils/fusefs-unionfs/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE based implementation of the well-known unionfs LICENSE= BSD3CLAUSE diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index b4b6c52e9d21..966454ef5bae 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= ISO image manipulation tool based on Libburnia LICENSE= GPLv2+ diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile index cb77b83b7360..d8aa8e3150b4 100644 --- a/textproc/libunibreak/Makefile +++ b/textproc/libunibreak/Makefile @@ -6,7 +6,7 @@ PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/adah1972/${PORTNAME}/releases/download/${PORTNAME}_${PORTVERSION:C/\./_/}/ -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the line and word breaking algorithm for Unicode LICENSE= ZLIB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211347.18LDlCg6035325>