diff options
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r-- | databases/mytop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index db75437c93b9..106e2d67c6ff 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= databases MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/ -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ |