aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-06-12 22:06:28 +0800
committerbapt <bapt@FreeBSD.org>2011-06-12 22:06:28 +0800
commitbecb6f276f96d1e79fb8a81fdadc0fdf55c29975 (patch)
tree2f0fde1bbbafa6651a13514acc2f1020748924fc /audio
parent42e124b7bdbf9ffbabf6356d61899b11e59bb9ac (diff)
downloadfreebsd-ports-graphics-becb6f276f96d1e79fb8a81fdadc0fdf55c29975.tar.gz
freebsd-ports-graphics-becb6f276f96d1e79fb8a81fdadc0fdf55c29975.tar.zst
freebsd-ports-graphics-becb6f276f96d1e79fb8a81fdadc0fdf55c29975.zip
reset maintainer
Submitted by: maintainer (by mail)
Diffstat (limited to 'audio')
-rw-r--r--audio/lv2core/Makefile2
-rw-r--r--audio/slv2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/lv2core/Makefile b/audio/lv2core/Makefile
index 546e882450e..48a62736680 100644
--- a/audio/lv2core/Makefile
+++ b/audio/lv2core/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.0
CATEGORIES= audio
MASTER_SITES= http://lv2plug.in/spec/
-MAINTAINER= xaimus@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= LV2 Core Package
USE_BZIP2= yes
diff --git a/audio/slv2/Makefile b/audio/slv2/Makefile
index e540b5a6ff5..791a1d83212 100644
--- a/audio/slv2/Makefile
+++ b/audio/slv2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6.1
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
-MAINTAINER= xaimus@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= LV2 Application Support Library
LIB_DEPENDS= rdf.0:${PORTSDIR}/textproc/redland \