git: 3db7100de477 - main - audio/sratom: Correct WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Oct 2022 03:00:16 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3db7100de477ed6340cfe202840a72318287d300 commit 3db7100de477ed6340cfe202840a72318287d300 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-24 14:24:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-25 03:00:14 +0000 audio/sratom: Correct WWW --- audio/sratom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/sratom/Makefile b/audio/sratom/Makefile index 61d6545f205e..40447f301a54 100644 --- a/audio/sratom/Makefile +++ b/audio/sratom/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= http://download.drobilla.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Library for serialising LV2 atoms to/from RDF -WWW= https://drobilla.net/software/sratom +WWW= https://drobilla.net/software/sratom.html LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING