Date: Sat, 18 Mar 2023 21:12:18 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: 6c4961fbc9aa - main - x11/nfy: Update WWW. Message-ID: <202303182112.32ILCIBd098242@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=6c4961fbc9aae8fbc5c70652db5c49285c0af35e commit 6c4961fbc9aae8fbc5c70652db5c49285c0af35e Author: Christos Margiolis <christos@freebsd.org> AuthorDate: 2023-03-18 21:03:22 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-03-18 21:11:27 +0000 x11/nfy: Update WWW. Differential Revision: https://reviews.freebsd.org/D38902 --- x11/nfy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/nfy/Makefile b/x11/nfy/Makefile index 21bc5b523029..e32c8e4db629 100644 --- a/x11/nfy/Makefile +++ b/x11/nfy/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://ftp.margiolis.net/${PORTNAME}/ MAINTAINER= christos@freebsd.org COMMENT= Minimal and daemonless notification program for X -WWW= https://margiolis.net/w/nfy-a-daemonless-notification-program.html +WWW= https://margiolis.net/w/nfy/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303182112.32ILCIBd098242>