diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2012-02-09 17:09:51 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2012-02-09 17:09:51 +0000 |
commit | 23c0a81f8a401d640eb3dad02dc121ef1c5a8c51 (patch) | |
tree | 7ea5c239dc0c77aacb0fb2189b67602030149d4e /databases/mytop | |
parent | 3bc23de0dc4b0992259a01837ea9421e601abfee (diff) | |
download | ports-23c0a81f8a401d640eb3dad02dc121ef1c5a8c51.tar.gz ports-23c0a81f8a401d640eb3dad02dc121ef1c5a8c51.zip |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor)
Notes
Notes:
svn path=/head/; revision=290797
Diffstat (limited to 'databases/mytop')
-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 557988de2d89..4ef027391f38 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/ -MAINTAINER= m.seaman@infracaninophile.co.uk +MAINTAINER= matthew@FreeBSD.org COMMENT= A top clone for MySQL RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ |