diff options
author | lukem <lukem@pkgsrc.org> | 2004-05-27 21:21:41 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2004-05-27 21:21:41 +0000 |
commit | ef4cf8e2cd9626f779829fcdaa3f9af6aeb8b80c (patch) | |
tree | d99a83d7091a8b58c854b340a3349b2fb0f63edf /audio | |
parent | 67cd8da2cdcefc23807000413d21e9470b58bcd3 (diff) | |
download | pkgsrc-ef4cf8e2cd9626f779829fcdaa3f9af6aeb8b80c.tar.gz |
Give up maintainership, because either
a) I haven't used the package for ages, or
b) Someone else has recently been doing a better job maintaining the package
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcde/Makefile | 4 | ||||
-rw-r--r-- | audio/cd-discid/Makefile | 4 | ||||
-rw-r--r-- | audio/normalize/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 22f12d938dd..ede59387e72 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/05/07 08:26:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.26 2004/05/27 21:21:41 lukem Exp $ DISTNAME= abcde_2.1.19.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.hispalinux.es/~data/files/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.hispalinux.es/~data/abcde.php COMMENT= Command-line utility to rip and encode an audio CD diff --git a/audio/cd-discid/Makefile b/audio/cd-discid/Makefile index bc0261faea8..d572e24213c 100644 --- a/audio/cd-discid/Makefile +++ b/audio/cd-discid/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2004/02/26 18:02:32 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/27 21:21:41 lukem Exp $ DISTNAME= cd-discid_0.9.orig PKGNAME= cd-discid-0.9 CATEGORIES= audio MASTER_SITES= http://lly.org/~rcw/cd-discid/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= packages@NetBSD.org COMMENT= Read CD to obtain CDDB discid information WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile index b17de7fba83..08e255559e5 100644 --- a/audio/normalize/Makefile +++ b/audio/normalize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/11 17:41:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/27 21:21:41 lukem Exp $ # DISTNAME= normalize-0.7.6 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.cs.columbia.edu/~cvaill/normalize/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.cs.columbia.edu/~cvaill/normalize/ COMMENT= Wave (.wav) file volume normalizer |