diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-31 05:42:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-31 05:42:59 +0000 |
commit | 3f2fa3f4ac31789239c0bc72bab687deb5c19da1 (patch) | |
tree | 5b87b4a745664a0a347fefe61e911eb7326df9ca /audio/cd2mp3 | |
parent | Update to 1.0.1 (diff) |
- Unbreak by providing two master sites
- Pass maintainership to submitter
PR: 91114
Submitted by: Mark Foster <mark@foster.cc>
Diffstat (limited to 'audio/cd2mp3')
-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 56ebf2ade3a7..2ee73f8d0513 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 c5b3c1b2b6f9..cdcaf0da24dc 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 |