diff options
-rw-r--r-- | www/podcastamatic/Makefile | 3 |
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 |