diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
commit | 2dd2e374644e38279d476e9033809c3d286b7d85 (patch) | |
tree | 3384859d6b59c954899557400073ba6580e68424 /databases | |
parent | e4e6c2ebedf01eddd1204791a55a893d9ec43a59 (diff) | |
download | ports-2dd2e374644e38279d476e9033809c3d286b7d85.tar.gz ports-2dd2e374644e38279d476e9033809c3d286b7d85.zip |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private)
Notes
Notes:
svn path=/head/; revision=193739
Diffstat (limited to 'databases')
-rw-r--r-- | databases/innotop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index e90a6e952725..7d1477c8d7f8 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= skreuzer@f2o.org +MAINTAINER= skreuzer@exit2shell.com COMMENT= A MySQL and InnoDB monitoring program RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ |