git: c676ee05ed14 - main - */*: change MAINTAINER to my FreeBSD.org email address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 21:55:50 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=c676ee05ed146b56219a6dedfa811690714dfcc1 commit c676ee05ed146b56219a6dedfa811690714dfcc1 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-04-17 14:09:02 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-04-18 21:55:28 +0000 */*: change MAINTAINER to my FreeBSD.org email address Out of habit I accidentally used my non-FreeBSD address for some ports. Change these over to fuz@FreeBSD.org. --- graphics/pywal/Makefile | 2 +- net/nast/Makefile | 2 +- x11-themes/wpgtk/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/pywal/Makefile b/graphics/pywal/Makefile index a66fcb08438a..bda172086a02 100644 --- a/graphics/pywal/Makefile +++ b/graphics/pywal/Makefile @@ -4,7 +4,7 @@ CATEGORIES= graphics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= fuz@fuz.su +MAINTAINER= fuz@FreeBSD.org COMMENT= Generate and change color-schemes on the fly WWW= https://github.com/dylanaraps/pywal diff --git a/net/nast/Makefile b/net/nast/Makefile index 3ff728468332..491b5542b1b2 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -2,7 +2,7 @@ PORTNAME= nast DISTVERSION= 0.2.1-g20210616 CATEGORIES= net -MAINTAINER= fuz@fuz.su +MAINTAINER= fuz@FreeBSD.org COMMENT= Packet sniffer WWW= https://github.com/embyte0/nast diff --git a/x11-themes/wpgtk/Makefile b/x11-themes/wpgtk/Makefile index df892daec290..a40a48c4011c 100644 --- a/x11-themes/wpgtk/Makefile +++ b/x11-themes/wpgtk/Makefile @@ -4,7 +4,7 @@ CATEGORIES= x11-themes MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= fuz@fuz.su +MAINTAINER= fuz@FreeBSD.org COMMENT= Colorscheme, wallpaper and template manager WWW= https://deviantfero.github.io/wpgtk