From 3d99ab760108143b297e645026c51c0d3e1e08ba Mon Sep 17 00:00:00 2001 From: stefan Date: Thu, 5 Apr 2007 09:36:18 +0000 Subject: - Unbreak by chasing master site. - Add a mirror. - Update WWW. PR: 111008 Submitted by: Jason Harris Approved by: maintainer --- www/podcastamatic/Makefile | 6 ++---- www/podcastamatic/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'www/podcastamatic') diff --git a/www/podcastamatic/Makefile b/www/podcastamatic/Makefile index ef9fc0d086c7..f4f8236de483 100644 --- a/www/podcastamatic/Makefile +++ b/www/podcastamatic/Makefile @@ -9,8 +9,8 @@ PORTNAME= podcastamatic PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://bradley.chicago.il.us/projects/podcastamatic/ \ - http://larseggert.de/distfiles/ +MASTER_SITES= http://kenwardtown.com/projects/podcastamatic/ \ + http://people.nokia.net/~lars/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= lars.eggert@gmx.net @@ -19,8 +19,6 @@ COMMENT= Automates creation of webpage and RSS feed for a podcast RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/MP4/Info.pm:${PORTSDIR}/multimedia/p5-MP4-Info -BROKEN= Checksum mismatch - USE_ZIP= yes USE_PERL5_RUN= yes diff --git a/www/podcastamatic/pkg-descr b/www/podcastamatic/pkg-descr index ee334f5677a7..f4d9601c90d2 100644 --- a/www/podcastamatic/pkg-descr +++ b/www/podcastamatic/pkg-descr @@ -4,4 +4,4 @@ automatically generated from scratch or generated from a template you create. An RSS feed is an XML file that is required to be listed in most popular podcast directories. Podcastamatic is highly customizable. -WWW: http://bradley.chicago.il.us/projects/podcastamatic/ +WWW: http://kenwardtown.com/projects/podcastamatic/ -- cgit