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 | |
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')
-rw-r--r-- | audio/ardour6/Makefile | 2 | ||||
-rw-r--r-- | audio/lilv/Makefile | 2 | ||||
-rw-r--r-- | audio/lv2/Makefile | 2 | ||||
-rw-r--r-- | audio/sratom/Makefile | 2 | ||||
-rw-r--r-- | audio/suil/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index cda3dad756a3..dabaf813ef7f 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/ # MASTER_SITES= https://community.ardour.org/srctar/ DISTNAME= Ardour-${PORTVERSION} -MAINTAINER= beerml@sigma6audio.de +MAINTAINER= ports@FreeBSD.org COMMENT= Multichannel digital audio workstation LICENSE= GPLv2 diff --git a/audio/lilv/Makefile b/audio/lilv/Makefile index 71f20d900306..63bf2ff09273 100644 --- a/audio/lilv/Makefile +++ b/audio/lilv/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.24.10 CATEGORIES= audio MASTER_SITES= https://download.drobilla.net/ -MAINTAINER= beerml@sigma6audio.de +MAINTAINER= ports@FreeBSD.org COMMENT= Lilv makes the use of LV2 plugins as simple as possible LICENSE= ISCL 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 diff --git a/audio/sratom/Makefile b/audio/sratom/Makefile index 43d14af4640d..6fd3a3a14ef3 100644 --- a/audio/sratom/Makefile +++ b/audio/sratom/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.6 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ -MAINTAINER= beerml@sigma6audio.de +MAINTAINER= ports@FreeBSD.org COMMENT= Library for serialising LV2 atoms to/from RDF LICENSE= ISCL diff --git a/audio/suil/Makefile b/audio/suil/Makefile index 9bd27e2c6a22..3dee71d0cdb1 100644 --- a/audio/suil/Makefile +++ b/audio/suil/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.10.8 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ -MAINTAINER= beerml@sigma6audio.de +MAINTAINER= ports@FreeBSD.org COMMENT= C library for loading and wrapping LV2 plugin UIs LICENSE= ISCL |