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/timidity/Makefile | |
parent | 362e87b9672ae511ca211c85bb534f304237ba7e (diff) | |
download | pkgsrc-d96749d5067bf1d36e767c67672a78782505e373.tar.gz |
Drop MAINTAINER.
Diffstat (limited to 'audio/timidity/Makefile')
-rw-r--r-- | audio/timidity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |