summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2021-01-05 11:24:00 +0000
committerKurt Jaeger <pi@FreeBSD.org>2021-01-05 11:24:00 +0000
commit5495ffcad366aa9f404022401aa1d05238b561c5 (patch)
treef6a101555eae5a665638592ae2aa4e9cee0baf3a
parentUpdate 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
-rw-r--r--audio/ardour6/Makefile2
-rw-r--r--audio/lilv/Makefile2
-rw-r--r--audio/lv2/Makefile2
-rw-r--r--audio/sratom/Makefile2
-rw-r--r--audio/suil/Makefile2
-rw-r--r--devel/sord/Makefile2
6 files changed, 6 insertions, 6 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
diff --git a/devel/sord/Makefile b/devel/sord/Makefile
index 5d2bfab70739..5f9afc64a293 100644
--- a/devel/sord/Makefile
+++ b/devel/sord/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://download.drobilla.net/
PATCH_SITES= https://github.com/drobilla/sord/commit/
PATCHFILES= dcf051c4c1e8.patch:-p1
-MAINTAINER= beerml@sigma6audio.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight C library for storing RDF data in memory
LICENSE= ISCL