diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-31 05:42:59 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-31 05:42:59 +0000 |
commit | 4e8f78b611f7bfc8be6032fc17bdb28e5fd1c98c (patch) | |
tree | 2a3030ed696b517e2b4363a53c356edfea50303f /audio | |
parent | 9981e56f6f88d9b67d9a78761dc0050b642273bc (diff) | |
download | FreeBSD-ports-4e8f78b611f7bfc8be6032fc17bdb28e5fd1c98c.zip FreeBSD-ports-4e8f78b611f7bfc8be6032fc17bdb28e5fd1c98c.tar.gz |
- Unbreak by providing two master sites
- Pass maintainership to submitter
PR: 91114
Submitted by: Mark Foster <mark@foster.cc>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cd2mp3/Makefile | 9 | ||||
-rw-r--r-- | audio/cd2mp3/distinfo | 1 |
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 56ebf2a..2ee73f8 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -10,18 +10,15 @@ PORTVERSION= 0.82 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://www.liquidx.org/distfiles/ +MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \ + http://mark.foster.cc/pub/freebsd/ports/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mark@foster.cc COMMENT= Easy to use CD Ripping and MP3 Encoding tool RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \ dagrab:${PORTSDIR}/audio/dagrab -BROKEN= "Unfetchable" -DEPRECATED= "${BROKEN}" -EXPIRATION_DATE=2006-01-24 - NO_BUILD= yes WRKSRC= ${WRKDIR}/cd2mp3 diff --git a/audio/cd2mp3/distinfo b/audio/cd2mp3/distinfo index c5b3c1b..cdcaf0d 100644 --- a/audio/cd2mp3/distinfo +++ b/audio/cd2mp3/distinfo @@ -1,2 +1,3 @@ MD5 (cd2mp3-0.82.tar.gz) = 2a3f561f6331b9176696ca7707164f00 +SHA256 (cd2mp3-0.82.tar.gz) = 5fa313d54d1c02c614b19307983b0b84db8f8c2701671355a62ec6c7a80adf03 SIZE (cd2mp3-0.82.tar.gz) = 3494 |