diff options
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 |