diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-18 23:46:27 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-18 23:46:27 +0000 |
commit | cbfb39cf20fdf6898abc99f6adc324b08f4d4dfd (patch) | |
tree | 223ab404ee189e2fea4f1b87b3f9b0dbe5dd075d /audio | |
parent | Update to 2.77 (diff) |
Make fetchable. Change Maintainers Email Address.
PR: 47057
Submitted by: Jamie Heckford <jamie@blach0le.net>
Notes
Notes:
svn path=/head/; revision=73449
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cd2mp3/Makefile | 9 | ||||
-rw-r--r-- | audio/cd2mp3/pkg-descr | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 2afcedcf1b49..37bf16299738 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cd2mp3 # Date created: 4 January 2000 -# Whom: Jamie Heckford <jamie@jamiesdomain.co.uk> +# Whom: Jamie Heckford <jamie@blackhole.net> # # $FreeBSD$ # @@ -9,12 +9,9 @@ PORTNAME= cd2mp3 PORTVERSION= 0.81 PORTEPOCH= 1 CATEGORIES= audio -# both the NS servers for cd2mp3.org.uk are lame. -# Informed maintainer - edwin 20021226 -MASTER_SITES= http://download.cd2mp3.org.uk/${PORTVERSION}/ -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/ -MAINTAINER= jamie@jamiesdomain.org.uk +MAINTAINER= jamie@blackh0le.net RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \ dagrab:${PORTSDIR}/audio/dagrab diff --git a/audio/cd2mp3/pkg-descr b/audio/cd2mp3/pkg-descr index 23d49f33f454..f235bb57325e 100644 --- a/audio/cd2mp3/pkg-descr +++ b/audio/cd2mp3/pkg-descr @@ -3,9 +3,9 @@ cd2mp3 will help you create MP3s from your favourite CD collections. It features single track encoding, entire CD encoding, ripping of tracks to .WAV files, and encoding .WAV files to MP3 Format. -Further documentation is available at our website. +See website for further details. -WWW: http://www.jamiesdomain.org.uk/ +WWW: http://www.blackh0le.net/ - Jamie Heckford -jamie@jamiesdomain.org.uk +jamie@blackh0le.net |