Index: head/audio/mp3chew/Makefile =================================================================== --- head/audio/mp3chew/Makefile (revision 71870) +++ head/audio/mp3chew/Makefile (revision 71871) @@ -1,34 +1,38 @@ # New ports collection makefile for: mp3chew # Date created: 10 March 2001 # Whom: George Reid # # $FreeBSD$ # PORTNAME= mp3chew PORTVERSION= 0.51.0 CATEGORIES= audio -MASTER_SITES= http://owl.yi.org/mp3chew/download/tar/ +MASTER_SITES= # none left +# http://owl.yi.org/ is never available +# http://froek.yi.org/ (a replacement) is never available +# the project isn't available on freshmeat.net anymore. +# informed maintainer - edwin 20021226 MAINTAINER= greid@ukug.uk.freebsd.org WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= ${PORTNAME} USE_REINPLACE= yes DOCFILES= CHANGELOG INSTALL README TODO post-patch: @${REINPLACE_CMD} -e 's, _to, to,g' ${WRKSRC}/CMp3Filter.cc do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mp3chew ${PREFIX}/bin .if !defined(NOPORTDOCS) .for D in ${DOCFILES} ${MKDIR} ${PREFIX}/share/doc/mp3chew ${INSTALL_DATA} ${WRKSRC}/docs/$D ${PREFIX}/share/doc/mp3chew .endfor .endif .include Property changes on: head/audio/mp3chew/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/audio/mp3chew/pkg-descr =================================================================== --- head/audio/mp3chew/pkg-descr (revision 71870) +++ head/audio/mp3chew/pkg-descr (revision 71871) @@ -1,12 +1,10 @@ Mp3Chew is used to alleviate the headaches of mismatched and garbled mp3 filenames. It is a console-based application written in C++. * Applies various (pre- or user-defined) filters to the filename * Erases ID3 Tags * Creates Song Lists (.m3u's) * Plus a whole bunch more -WWW: http://owl.yi.org/mp3chew/ - - George Reid greid@ukug.uk.freebsd.org Property changes on: head/audio/mp3chew/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property