Date: Wed, 28 Feb 2024 16:37:51 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 97ba3e4405ac - main - sysutils/pam_xdg: unbreak URL anchor after fb16dfecae4a Message-ID: <202402281637.41SGbpM7002242@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=97ba3e4405acdeec656457be9a2d187550dfb512 commit 97ba3e4405acdeec656457be9a2d187550dfb512 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-28 15:26:09 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-28 16:29:34 +0000 sysutils/pam_xdg: unbreak URL anchor after fb16dfecae4a --- sysutils/pam_xdg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/pam_xdg/Makefile b/sysutils/pam_xdg/Makefile index 7e4de78816d0..d8b7c2ac4f4a 100644 --- a/sysutils/pam_xdg/Makefile +++ b/sysutils/pam_xdg/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://ftp.sdaoden.eu/ MAINTAINER= jbeich@FreeBSD.org COMMENT= PAM module to manage XDG Base Directories -WWW= https://www.sdaoden.eu/code.html #s-toolbox +WWW= https://www.sdaoden.eu/code.html#s-toolbox LICENSE= ISCL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402281637.41SGbpM7002242>