diff options
Diffstat (limited to 'www/podcastamatic/Makefile')
-rw-r--r-- | www/podcastamatic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/podcastamatic/Makefile b/www/podcastamatic/Makefile index 3708afb9c5f6..6d466b99db63 100644 --- a/www/podcastamatic/Makefile +++ b/www/podcastamatic/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= lars.eggert@gmx.net COMMENT= Automates creation of webpage and RSS feed for a podcast +WWW= http://kenwardtown.com/projects/podcastamatic/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/gpl.txt |