diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2021-01-05 11:24:00 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2021-01-05 11:24:00 +0000 |
commit | 5495ffcad366aa9f404022401aa1d05238b561c5 (patch) | |
tree | f6a101555eae5a665638592ae2aa4e9cee0baf3a /audio/lv2 | |
parent | Update to 2.14.4 (diff) |
devel/sord: back to pool
audio/sratom: back to pool
audio/lilv: back to pool
audio/suil: back to pool
audio/lv2: back to pool
audio/ardour6: back to pool
Submitted by: Michael Beer <beerml@sigma6audio.de>
Notes
Notes:
svn path=/head/; revision=560383
Diffstat (limited to 'audio/lv2')
-rw-r--r-- | audio/lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lv2/Makefile b/audio/lv2/Makefile index da27e8ebeb09..22f25dc037c3 100644 --- a/audio/lv2/Makefile +++ b/audio/lv2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://lv2plug.in/spec/ -MAINTAINER= beerml@sigma6audio.de +MAINTAINER= ports@FreeBSD.org COMMENT= Open standard for audio plugins (successor to LADSPA) LICENSE= ISCL MIT |