git: 97ba3e4405ac - main - sysutils/pam_xdg: unbreak URL anchor after fb16dfecae4a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Feb 2024 16:37:51 UTC
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