diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3splt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 582240d5cd6..b3f82a0e1d0 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/10/20 00:38:55 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/08/10 16:16:13 wiz Exp $ # DISTNAME= mp3splt-2.1c-src @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mp3splt.sourceforge.net/ COMMENT= Command line utility to split MP3 (VBR supported) and OGG files |