diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
commit | 63012139667ad8f9b3362d04c49bf9ef280603b0 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /audio/audacity | |
parent | 3de5d86818dd43e795076526d9e986a5d15da35c (diff) | |
download | pkgsrc-63012139667ad8f9b3362d04c49bf9ef280603b0.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index b7452e67037..f717c5f26bf 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2005/06/01 20:07:59 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2005/07/27 16:21:16 wiz Exp $ DISTNAME= audacity-src-1.2.3 PKGNAME= audacity-1.2.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://audacity.sourceforge.net/ COMMENT= Audio editor |