Date: Wed, 26 May 2021 13:48:00 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 879060163a79 - main - x11/nfy: Update WWW and MAINTAINER. Message-ID: <202105261348.14QDm0ss002747@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=879060163a79899c4fc8eea6a5b8147c8828959c commit 879060163a79899c4fc8eea6a5b8147c8828959c Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-05-26 13:42:54 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-05-26 13:47:42 +0000 x11/nfy: Update WWW and MAINTAINER. Reported by: Christos Margiolis <christos@christosmarg.xyz> --- x11/nfy/Makefile | 2 +- x11/nfy/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/nfy/Makefile b/x11/nfy/Makefile index 887116ff2732..35e930e2340e 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@christosmarg.xyz +MAINTAINER= christos@margiolis.net COMMENT= Minimal and daemonless notification program for X LICENSE= MIT diff --git a/x11/nfy/pkg-descr b/x11/nfy/pkg-descr index 4df6db58b025..3bb5ae47ce77 100644 --- a/x11/nfy/pkg-descr +++ b/x11/nfy/pkg-descr @@ -1,4 +1,4 @@ nfy is a minimal and daemonless notification program for X. Configuration is done by editing a config.h file. -WWW: https://git.christosmarg.xyz/nfy/files.html +WWW: https://git.margiolis.net/nfy/files.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261348.14QDm0ss002747>