diff options
author | xmj <xmj@FreeBSD.org> | 2014-09-23 19:03:35 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2014-09-23 19:03:35 +0800 |
commit | 7e2646112b7e4e5963b509ae15b002b7a6a6d3e7 (patch) | |
tree | 80cc37ba85e9ddffd94e9ec0ddae8976da9da41f | |
parent | af54345522437b4075504d2058c6d0f002320fb2 (diff) | |
download | freebsd-ports-gnome-7e2646112b7e4e5963b509ae15b002b7a6a6d3e7.tar.gz freebsd-ports-gnome-7e2646112b7e4e5963b509ae15b002b7a6a6d3e7.tar.zst freebsd-ports-gnome-7e2646112b7e4e5963b509ae15b002b7a6a6d3e7.zip |
Reset maintainer to emulation@FreeBSD.org
Revision 368845 inadvertently reverted a previous maintainer reset. Revert this
by resetting maintainer to emulation@FreeBSD.org
PR: 193860
Differential Revision: https://reviews.freebsd.org/D814
Submitted by: Jan Beich (jbeich@vfemail.net)
Approved by: koobs (mentor)
-rw-r--r-- | audio/linux-f10-alsa-plugins-oss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-f10-alsa-plugins-oss/Makefile b/audio/linux-f10-alsa-plugins-oss/Makefile index e2542c4da678..2b01183807b0 100644 --- a/audio/linux-f10-alsa-plugins-oss/Makefile +++ b/audio/linux-f10-alsa-plugins-oss/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.21 PORTREVISION= 3 CATEGORIES= audio linux -MAINTAINER= hashiz@meridiani.jp +MAINTAINER= emulation@FreeBSD.org COMMENT= OSS plugin for ALSA (Linux Fedora 10) ONLY_FOR_ARCHS= i386 amd64 |