diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-05 10:49:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-05 10:49:36 +0000 |
commit | 13b62c630f0610238df91f4b448fc2cf220d3bd3 (patch) | |
tree | 776c880ac6edb8d05b3921c072832758cf642597 /databases/ruby-mysql | |
parent | cfcf9b3bff369abdef597bb520348b3c5524d871 (diff) |
Notes
Diffstat (limited to 'databases/ruby-mysql')
-rw-r--r-- | databases/ruby-mysql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile index 0310fde32869..818d5f31efd6 100644 --- a/databases/ruby-mysql/Makefile +++ b/databases/ruby-mysql/Makefile @@ -17,6 +17,8 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual BROKEN= Invalid checksum +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 BROKEN_RUBY23= yes |