diff options
author | wiz <wiz> | 2006-08-10 16:16:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-08-10 16:16:13 +0000 |
commit | 8153911d1ce6d656c587c363357edef1e43d5ada (patch) | |
tree | 5bcb65ff5dc1cc8fd7823e869c6d65ff0dfcf7d7 | |
parent | 0d82728d8e30c3e39432d66b5bf3410c16a3c552 (diff) | |
download | pkgsrc-8153911d1ce6d656c587c363357edef1e43d5ada.tar.gz |
Drop maintainership (not used in ages).
-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 |