git: 0fc2195cad61 - main - irc/smartirc4net: Update WWW entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 12:41:48 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fc2195cad6173a48d72e90bdafd9f2204e77aa8 commit 0fc2195cad6173a48d72e90bdafd9f2204e77aa8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 12:22:32 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 12:40:58 +0000 irc/smartirc4net: Update WWW entry Use new URL for project --- irc/smartirc4net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index 7c2ba7ef7bf9..ddb77107699b 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://smuxi.im/jaws/data/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-layered IRC library -WWW= http://smartirc4net.meebey.net/jaws/ +WWW= https://www.meebey.net/projects/smartirc4net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE