diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
commit | 7eae4822337750bb146d0ccffdf7d167c028b3b7 (patch) | |
tree | 5db13b2d9e66f423f0923bf0e98c47aa1495bf72 /www/mythplugin-mythweb | |
parent | 602a391cffb31d83d39f2859e9cd1f745b93259b (diff) | |
download | ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.tar.gz ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.zip |
Notes
Diffstat (limited to 'www/mythplugin-mythweb')
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 1049774cab69..8c46cc77a9eb 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.oregonstate.edu/pub/mythtv/ DISTNAME= mythplugins-${PORTVERSION} -MAINTAINER= decke@bluelife.at +MAINTAINER= decke@FreeBSD.org COMMENT= A frontend for scheduling and managing recordings on your MythTV Box RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql |