aboutsummaryrefslogtreecommitdiffstats
path: root/www/podcastamatic
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-08-24 23:31:12 +0800
committergarga <garga@FreeBSD.org>2006-08-24 23:31:12 +0800
commit5995ff998790fbc4ca1c9dd62555fa00f355c3af (patch)
tree6ed899d800ea096ccd56b6fd80b123c862fe651c /www/podcastamatic
parent849ffe6ba00c4eea6d9af9d5dae3b4279deef8f9 (diff)
downloadfreebsd-ports-gnome-5995ff998790fbc4ca1c9dd62555fa00f355c3af.tar.gz
freebsd-ports-gnome-5995ff998790fbc4ca1c9dd62555fa00f355c3af.tar.zst
freebsd-ports-gnome-5995ff998790fbc4ca1c9dd62555fa00f355c3af.zip
Add one more MASTER_SITES
PR: ports/102436 Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
Diffstat (limited to 'www/podcastamatic')
-rw-r--r--www/podcastamatic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/podcastamatic/Makefile b/www/podcastamatic/Makefile
index 4bc9b8411f98..7f82980320fe 100644
--- a/www/podcastamatic/Makefile
+++ b/www/podcastamatic/Makefile
@@ -9,7 +9,8 @@ PORTNAME= podcastamatic
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= www
-MASTER_SITES= http://bradley.chicago.il.us/projects/podcastamatic/
+MASTER_SITES= http://bradley.chicago.il.us/projects/podcastamatic/ \
+ http://larseggert.de/distfiles/
DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/}
MAINTAINER= lars.eggert@gmx.net