git: e23491925df3 - main - */*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 14:42:54 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=e23491925df343abb49f1ba7c9a45befe1affe70 commit e23491925df343abb49f1ba7c9a45befe1affe70 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2024-11-12 14:42:14 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2024-11-12 14:42:14 +0000 */*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months --- devel/py-sysctl/Makefile | 2 +- filesystems/openzfs-kmod/Makefile | 2 +- filesystems/openzfs/Makefile | 2 +- filesystems/py-libzfs/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-sysctl/Makefile b/devel/py-sysctl/Makefile index 64745dc5dcad..d0001d4678db 100644 --- a/devel/py-sysctl/Makefile +++ b/devel/py-sysctl/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.3.3.20210928 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= freqlabs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for the sysctl system functions WWW= https://github.com/truenas/py-sysctl diff --git a/filesystems/openzfs-kmod/Makefile b/filesystems/openzfs-kmod/Makefile index 3dc28a9feadb..29680700a910 100644 --- a/filesystems/openzfs-kmod/Makefile +++ b/filesystems/openzfs-kmod/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v CATEGORIES= filesystems sysutils PKGNAMESUFFIX?= -kmod -MAINTAINER= freqlabs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenZFS kernel module for FreeBSD WWW= https://github.com/openzfs/zfs diff --git a/filesystems/openzfs/Makefile b/filesystems/openzfs/Makefile index bec123954ce9..4ea52a6aa29f 100644 --- a/filesystems/openzfs/Makefile +++ b/filesystems/openzfs/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= filesystems sysutils -MAINTAINER= freqlabs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenZFS userland for FreeBSD WWW= https://github.com/openzfs/zfs diff --git a/filesystems/py-libzfs/Makefile b/filesystems/py-libzfs/Makefile index c4bc9fd0007b..5297e6074fb7 100644 --- a/filesystems/py-libzfs/Makefile +++ b/filesystems/py-libzfs/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.2023020700 CATEGORIES= filesystems devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= freqlabs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python libzfs bindings WWW= https://github.com/freenas/py-libzfs