git: 1806858ef92c - main - x11/nfy: change maintainer address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 19:35:58 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1806858ef92c263b13c5c2c77a69af0cebbfd0cc
commit 1806858ef92c263b13c5c2c77a69af0cebbfd0cc
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2022-03-18 19:33:15 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-03-18 19:35:41 +0000
x11/nfy: change maintainer address
Reviewed By: arrowd
Differential Revision: https://reviews.freebsd.org/D33609
---
x11/nfy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/nfy/Makefile b/x11/nfy/Makefile
index 35e930e2340e..d03678bd0023 100644
--- a/x11/nfy/Makefile
+++ b/x11/nfy/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.1
CATEGORIES= x11
MASTER_SITES= https://ftp.margiolis.net/${PORTNAME}/
-MAINTAINER= christos@margiolis.net
+MAINTAINER= christos@freebsd.org
COMMENT= Minimal and daemonless notification program for X
LICENSE= MIT