Index: head/audio/mp3butler/Makefile =================================================================== --- head/audio/mp3butler/Makefile (revision 71869) +++ head/audio/mp3butler/Makefile (revision 71870) @@ -1,32 +1,32 @@ # New ports collection makefile for: mp3butler # Date created: 30 April 2001 # Whom: Christopher Preston # # $FreeBSD$ # PORTNAME= mp3butler PORTVERSION= 1.0.2 CATEGORIES= audio -MASTER_SITES= http://projects.babblica.net/butler/versions/ +MASTER_SITES= http://babblica.net/pub/mp3butler/ MAINTAINER= rbg@gayteenresource.org USE_PERL5= yes MAN1= mp3butler.1 do-build: (cd ${WRKSRC} && ${SH} ./mkdocs) do-install: ${INSTALL_SCRIPT} ${WRKSRC}/mp3butler.pl ${PREFIX}/bin/mp3butler ${INSTALL_MAN} ${WRKSRC}/mp3butler.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) .for I in COPYING ChangeLog INSTALL RANT README ${MKDIR} ${PREFIX}/share/doc/mp3butler ${INSTALL_DATA} ${WRKSRC}/$I ${PREFIX}/share/doc/mp3butler .endfor .endif .include Property changes on: head/audio/mp3butler/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/audio/mp3butler/pkg-descr =================================================================== --- head/audio/mp3butler/pkg-descr (revision 71869) +++ head/audio/mp3butler/pkg-descr (revision 71870) @@ -1,11 +1,11 @@ Mp3butler is a program written in perl for renaming your mp3's. o It will remove all characters that require shell escapes from filenames o It will remove capitalization from filenames o It can create ID3 tags using the filename o It can reorganize your mp3's into an organizational hierarchy -WWW: http://projects.babblica.net/butler/ +WWW: http://www.babblica.net/mp3butler/ - Christopher Preston rbg@gayteenresource.org Property changes on: head/audio/mp3butler/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property