summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-05-31 07:45:28 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-05-31 07:45:28 +0000
commit650bdbbf626fa770f4c40b12f87fd78b0640ab88 (patch)
tree2ca87ced10442e943f3cb7687a38fc100ac59ca0 /audio
parentRelease maintainership on ports I can no longer test. (diff)
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES - Also update no longer working addresses
Notes
Notes: svn path=/head/; revision=255377
Diffstat (limited to 'audio')
-rw-r--r--audio/mp32ogg/Makefile5
-rw-r--r--audio/mp3wrap/Makefile4
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index 990981557839..4a650ac0c7e8 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -10,10 +10,11 @@ PORTNAME= mp32ogg
PORTVERSION= 0.11
PORTREVISION= 2
CATEGORIES= audio perl5
-MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/
+MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ \
+ http://people.freebsd.org/~uqs/distfiles/
EXTRACT_SUFX= # empty
-MAINTAINER= uspoerlein@gmail.com
+MAINTAINER= uqs@FreeBSD.org
COMMENT= Convert MP3 files to Ogg Vorbis files
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
diff --git a/audio/mp3wrap/Makefile b/audio/mp3wrap/Makefile
index 2ae5b640bbd9..ccf0e450c55f 100644
--- a/audio/mp3wrap/Makefile
+++ b/audio/mp3wrap/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: audio/mp3wrap
# Date created: 30.05.2003
-# Whom: Ulrich Spoerlein <q@uni.de>
+# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= uspoerlein@gmail.com
+MAINTAINER= uqs@FreeBSD.org
COMMENT= Utility to merge mp3 files (and other formats)
GNU_CONFIGURE= yes