diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ruby-snmp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile index c4b0943e843c..7d1e0c16971d 100644 --- a/net-mgmt/ruby-snmp/Makefile +++ b/net-mgmt/ruby-snmp/Makefile @@ -19,6 +19,8 @@ MAINTAINER= seanc@FreeBSD.org COMMENT= Ruby interface to UCD-SNMP library IGNORE= is unusable, cf. ports/47957 +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "${IGNORE}" LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 |