git: 6c4961fbc9aa - main - x11/nfy: Update WWW.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 21:12:18 UTC
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