diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /audio | |
parent | Properly support png 1.5 (diff) |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Notes
Notes:
svn path=/head/; revision=375378
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fdk-aac/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Net-FreeDB/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/fdk-aac/Makefile b/audio/fdk-aac/Makefile index 66046cbaeb47..bf7e65621b90 100644 --- a/audio/fdk-aac/Makefile +++ b/audio/fdk-aac/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Port of the Fraunhofer FDK AAC Codec Library LICENSE= FRAUNHOFER_FDK_AAC diff --git a/audio/p5-Net-FreeDB/Makefile b/audio/p5-Net-FreeDB/Makefile index 66cd97e01988..f9a54bb6ba3d 100644 --- a/audio/p5-Net-FreeDB/Makefile +++ b/audio/p5-Net-FreeDB/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Get the CDID of an audio CD and query the FreeDB servers LICENSE= ART10 GPLv1 |