diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-05-23 03:04:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-05-23 03:04:37 +0000 |
commit | b0874c609231066f2075839eda5491eb0fcaafdc (patch) | |
tree | bc8c20299b6066249833c56e7613a7faa755f41a /databases/innotop | |
parent | dd3202e53bdc3e1bc87ffe3e74b3eab5f4d10037 (diff) | |
download | ports-b0874c609231066f2075839eda5491eb0fcaafdc.tar.gz ports-b0874c609231066f2075839eda5491eb0fcaafdc.zip |
Notes
Diffstat (limited to 'databases/innotop')
-rw-r--r-- | databases/innotop/Makefile | 1 | ||||
-rw-r--r-- | databases/innotop/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index 54122d0b792f..f946c79942bd 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -7,6 +7,7 @@ PORTNAME= innotop PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= GOOGLE_CODE diff --git a/databases/innotop/pkg-plist b/databases/innotop/pkg-plist index ad908eff160a..809ee5477328 100644 --- a/databases/innotop/pkg-plist +++ b/databases/innotop/pkg-plist @@ -1,4 +1,3 @@ bin/innotop %%SITE_PERL%%/%%PERL_ARCH%%/auto/innotop/.packlist -%%SITE_PERL%%/InnoDBParser.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/innotop |