diff options
author | tron <tron> | 2008-05-25 14:45:16 +0000 |
---|---|---|
committer | tron <tron> | 2008-05-25 14:45:16 +0000 |
commit | 072d16a98c506d93902e32101c84a6f3019634d7 (patch) | |
tree | a8647a7ddf9d0d5668a4faed9a5b4bcd09b63b6c /audio/mp3to | |
parent | f8c878db36e43ee9c8cf99fae0f6ce0ee17c7bcb (diff) | |
download | pkgsrc-072d16a98c506d93902e32101c84a6f3019634d7.tar.gz |
Remove me as maintainer of some package, clame ownership of a few packages.
Diffstat (limited to 'audio/mp3to')
-rw-r--r-- | audio/mp3to/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |