diff options
author | tron <tron@pkgsrc.org> | 2008-05-25 14:45:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-05-25 14:45:16 +0000 |
commit | 5653b15d71dd265358bb371acb6528f6cbff2879 (patch) | |
tree | a8647a7ddf9d0d5668a4faed9a5b4bcd09b63b6c /audio | |
parent | 8c50e2ac4a8198d05365418629feb37718b92148 (diff) | |
download | pkgsrc-5653b15d71dd265358bb371acb6528f6cbff2879.tar.gz |
Remove me as maintainer of some package, clame ownership of a few packages.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmp3info/Makefile | 4 | ||||
-rw-r--r-- | audio/libaudiofile/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3check/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3to/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/gmp3info/Makefile b/audio/gmp3info/Makefile index 4a74fe3b997..de22a905589 100644 --- a/audio/gmp3info/Makefile +++ b/audio/gmp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2007/09/04 19:08:21 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/05/25 14:45:16 tron Exp $ DISTNAME= mp3info-0.8.5a PKGNAME= g${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/ \ ${MASTER_SITE_SUNSITE:=apps/sound/mp3-utils/mp3info/} EXTRACT_SUFX= .tgz -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ibiblio.org/mp3info/ COMMENT= Utility to read and modify the ID3 tags of MP3 files diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index de0cb5c32e3..9b6219fab28 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2007/06/08 18:34:38 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2008/05/25 14:45:16 tron Exp $ DISTNAME= audiofile-0.2.6 PKGNAME= lib${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://www.68k.org/~michael/audiofile/ \ ${MASTER_SITE_GNOME:=sources/audiofile/0.2/} -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://andromeda.68k.org/~michael/audiofile/ COMMENT= Sound library for SGI audio file diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 090f74b0c27..54446e204fd 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2008/05/25 14:45:16 tron Exp $ DISTNAME= mp3check-0.8.3 CATEGORIES= audio MASTER_SITES= http://jo.ath.cx/soft/mp3check/ -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jo.ath.cx/soft/mp3check/ COMMENT= Check MP3 files for consistency diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile index a46f144ceb1..7e6cd37c84b 100644 --- a/audio/mp3to/Makefile +++ b/audio/mp3to/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2008/05/25 14:45:16 tron Exp $ DISTNAME= mp3to PKGNAME= ${DISTNAME}-1.0.1 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .gz -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Convert MP3 files to various other audio formats NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL |