aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-01-20 22:03:55 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-01-20 22:03:55 +0000
commit3e90806aee5c3feacdb562910b1e661e1ff40461 (patch)
tree3c8aedebb70f384f15da90b3e157b42a74412c59 /audio
parentcde0eadf4e2cbbd1bb6ed9d300b7cf822e49561c (diff)
Per convention change my address to @FreeBSD.org
Differential Revision: https://reviews.freebsd.org/D1565 Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=377543
Diffstat (limited to 'audio')
-rw-r--r--audio/alsa-lib/Makefile2
-rw-r--r--audio/alsa-plugins/Makefile2
-rw-r--r--audio/alsa-utils/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile
index 374dd1f85ad7..dee4ffc94de3 100644
--- a/audio/alsa-lib/Makefile
+++ b/audio/alsa-lib/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= ALSA/lib \
GENTOO/distfiles
-MAINTAINER= jbeich@vfemail.net
+MAINTAINER= jbeich@FreeBSD.org
COMMENT= ALSA compatibility library
LICENSE= LGPL21 # or any later version
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile
index 89ded4f74f3b..15bba7ba5d32 100644
--- a/audio/alsa-plugins/Makefile
+++ b/audio/alsa-plugins/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= ALSA/plugins \
GENTOO/distfiles
-MAINTAINER= jbeich@vfemail.net
+MAINTAINER= jbeich@FreeBSD.org
COMMENT= ALSA compatibility library plugins
LICENSE= LGPL21 # or any later version
diff --git a/audio/alsa-utils/Makefile b/audio/alsa-utils/Makefile
index 0e3340daf0a3..9cc83dcdd556 100644
--- a/audio/alsa-utils/Makefile
+++ b/audio/alsa-utils/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= ALSA/utils \
GENTOO/distfiles
-MAINTAINER= jbeich@vfemail.net
+MAINTAINER= jbeich@FreeBSD.org
COMMENT= ALSA compatibility utils
LICENSE= GPLv2 # or any later version