diff options
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r-- | databases/mytop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index 642d841858e..75a1936165e 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/10/27 23:23:34 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:21:07 jschauma Exp $ # DISTNAME= mytop-0.8 CATEGORIES= databases MASTER_SITES= http://public.yahoo.com/~jzawodn/mytop/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://public.yahoo.com/~jzawodn/mytop/ COMMENT= console-based tool for monitoring the threads and performance of MySQL |