diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 11:04:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 11:04:22 +0000 |
commit | bde9bceb955408d2363f1e5fc1c46671484193fd (patch) | |
tree | 6cee0ea20b0c06c5334719e412f47bb01d630f7f /databases/sqlbuddy | |
parent | a440a4803b7512c1fb45053e3c1543288575bcca (diff) |
Notes
Diffstat (limited to 'databases/sqlbuddy')
-rw-r--r-- | databases/sqlbuddy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index b05ef4cdc930..e245c5c251e6 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_1_3_3 MAINTAINER= horus.li@gmail.com COMMENT= Web based MySQL administration with a set of PHP scripts +BROKEN= Unfetchable + USES= zip NO_BUILD= yes |