diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /net-mgmt/p5-SNMP-Util | |
parent | ce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff) |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Notes
Notes:
svn path=/head/; revision=248414
Diffstat (limited to 'net-mgmt/p5-SNMP-Util')
-rw-r--r-- | net-mgmt/p5-SNMP-Util/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p5-SNMP-Util/pkg-descr b/net-mgmt/p5-SNMP-Util/pkg-descr index 2fe36208ce19..e5ffd440726b 100644 --- a/net-mgmt/p5-SNMP-Util/pkg-descr +++ b/net-mgmt/p5-SNMP-Util/pkg-descr @@ -1,3 +1,5 @@ This Perl library is a set of utilities for configuring and monitoring SNMP based devices. This library requires the Net-SNMP implementation of SNMP and the SNMP.pm module written by Joe Marzot. + +WWW: http://search.cpan.org/dist/SNMP-Util |