diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /databases/mysqlsla | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'databases/mysqlsla')
-rw-r--r-- | databases/mysqlsla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mysqlsla/Makefile b/databases/mysqlsla/Makefile index 6ea78d0863c1..e20939c017dc 100644 --- a/databases/mysqlsla/Makefile +++ b/databases/mysqlsla/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://hackmysql.com/scripts/ MAINTAINER= ports@FreeBSD.org COMMENT= Mysqlsla analyzes general, slow, and raw MySQL statement logs +BROKEN= unfetchable + LICENSE= GPLv2 # or later RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ |