diff options
author | Christos Margiolis <christos@freebsd.org> | 2023-03-18 21:03:22 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2023-03-18 21:11:27 +0000 |
commit | 6c4961fbc9aae8fbc5c70652db5c49285c0af35e (patch) | |
tree | 4c2c14540beb808537c5fcc48edd66c285ebebb7 | |
parent | f2488f960dc89761a6bd51a036168f737bb99988 (diff) | |
download | ports-6c4961fbc9aae8fbc5c70652db5c49285c0af35e.tar.gz ports-6c4961fbc9aae8fbc5c70652db5c49285c0af35e.zip |
x11/nfy: Update WWW.
Differential Revision: https://reviews.freebsd.org/D38902
-rw-r--r-- | x11/nfy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |