diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-10-24 14:24:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-10-25 03:00:14 +0000 |
commit | 3db7100de477ed6340cfe202840a72318287d300 (patch) | |
tree | 4e3ca1b311dd6049f460330e1a27c22f05666ec2 | |
parent | c4bb699a3e12886f5716709adc309d648504f7ab (diff) |
audio/sratom: Correct WWW
-rw-r--r-- | audio/sratom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |