diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /databases/mytop | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'databases/mytop')
-rw-r--r-- | databases/mytop/Makefile | 1 | ||||
-rw-r--r-- | databases/mytop/pkg-comment | 1 |
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 |