diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-24 15:31:12 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-24 15:31:12 +0000 |
commit | 20ef47e5c93110c096b105827b4e0b439f6c81e7 (patch) | |
tree | 024959527602cf8a3072d2d988242aec7166a6e5 /www/podcastamatic | |
parent | 5910553c0f1b10a04fdb505d9d43abb3238c0ad4 (diff) | |
download | ports-20ef47e5c93110c096b105827b4e0b439f6c81e7.tar.gz ports-20ef47e5c93110c096b105827b4e0b439f6c81e7.zip |
Notes
Diffstat (limited to 'www/podcastamatic')
-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 |