aboutsummaryrefslogtreecommitdiff
path: root/databases/mytop
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /databases/mytop
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'databases/mytop')
-rw-r--r--databases/mytop/Makefile1
-rw-r--r--databases/mytop/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index c161cdd667dc..d2f1a95351be 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= databases
MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/
MAINTAINER= leeym@FreeBSD.org
+COMMENT= Mytop - a top clone for MySQL
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 \
diff --git a/databases/mytop/pkg-comment b/databases/mytop/pkg-comment
deleted file mode 100644
index d0ebfa6bd79c..000000000000
--- a/databases/mytop/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Mytop - a top clone for MySQL