diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-19 21:58:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-19 21:58:12 +0000 |
commit | 54256988b58f673cd1363730d604e9c50cc6d81b (patch) | |
tree | a3a44f09c3e8caf77abcb3a2e1af53c42293c884 /net-mgmt | |
parent | Chase net-snmp library version (diff) |
Chase net-snmp library version
Pointy hat to: kuriyama
Notes
Notes:
svn path=/head/; revision=59489
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ruby-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile index 04f3408693fd..d555ed921ec1 100644 --- a/net-mgmt/ruby-snmp/Makefile +++ b/net-mgmt/ruby-snmp/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp USE_RUBY= yes USE_RUBY_EXTCONF= yes |