diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2024-01-05 10:22:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2024-01-05 10:22:50 +0000 |
commit | 88a02ce67f7ca90faf039f7988cc8ba8b8f8af67 (patch) | |
tree | 96ec0d1f0f73896cf4d8dfaeb6178ecb2f69e1fe | |
parent | 71bb03491b119a3181a4158f39c8305dafbd58c0 (diff) |
security/rubygem-metasploit-aggregator: deprecate
-rw-r--r-- | security/rubygem-metasploit-aggregator/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/rubygem-metasploit-aggregator/Makefile b/security/rubygem-metasploit-aggregator/Makefile index 30f1850ac6d7..8d122ac05274 100644 --- a/security/rubygem-metasploit-aggregator/Makefile +++ b/security/rubygem-metasploit-aggregator/Makefile @@ -9,6 +9,9 @@ WWW= https://github.com/rapid7/metasploit-aggregator LICENSE= BSD3CLAUSE +DEPRECATED= No longer used, no longer maintained upstream +EXPIRATION_DATE= 2024-03-25 + RUN_DEPENDS= rubygem-grpc>=0:net/rubygem-grpc \ rubygem-rex-arch>=0:security/rubygem-rex-arch |