diff options
Diffstat (limited to 'audio/distmp3/Makefile')
-rw-r--r-- | audio/distmp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index 789e1eb067f..83c2f738696 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/03/02 06:10:31 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2010/03/21 16:29:38 wiz Exp $ # DISTNAME= distmp3-0.1.9 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/distmp3/0.1.9/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= grant@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Distributed mp3 encoding across multiple hosts PKG_DESTDIR_SUPPORT= user-destdir |