From 9862c19ac1d15a47b97591f7320180b8f5bc4d1f Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 23 Sep 2018 01:56:55 +0000 Subject: [PATCH] net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery: mark deprecated No longer used by the module that depended on it PR: 219383 Submitted by: Mathieu Simon --- net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile index a6e204e9b3a6..40f87277a274 100644 --- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile +++ b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile @@ -15,6 +15,9 @@ COMMENT= SNMP support for FusionInventory Agent LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= No longer needed +EXPIRATION_DATE= 2018-10-22 + BUILD_DEPENDS= p5-FusionInventory-Agent>=0:net-mgmt/p5-FusionInventory-Agent \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \