diff options
author | wiz <wiz> | 2009-12-07 00:01:04 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-12-07 00:01:04 +0000 |
commit | d96749d5067bf1d36e767c67672a78782505e373 (patch) | |
tree | f3f24b0079ed3e97ceb925aa39afab876645b2df /audio | |
parent | 362e87b9672ae511ca211c85bb534f304237ba7e (diff) | |
download | pkgsrc-d96749d5067bf1d36e767c67672a78782505e373.tar.gz |
Drop MAINTAINER.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/speex/Makefile | 4 | ||||
-rw-r--r-- | audio/timidity/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 3e862481c66..8487763801c 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2009/09/06 08:15:04 obache Exp $ +# $NetBSD: Makefile,v 1.29 2009/12/07 00:01:54 wiz Exp $ # DISTNAME= speex-1.2rc1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.speex.org/ COMMENT= Open-source, patent-free voice codec diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 65c888bcc3f..e1a28ab56cc 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2009/08/26 19:57:13 sno Exp $ +# $NetBSD: Makefile,v 1.69 2009/12/07 00:01:33 wiz Exp $ DISTNAME= TiMidity++-2.13.2 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timidity/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://timidity.sourceforge.net/ COMMENT= MIDI to WAV renderer and player |