diff options
author | grant <grant@pkgsrc.org> | 2003-09-05 08:55:43 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-09-05 08:55:43 +0000 |
commit | 808227cdfadfbcad6d65bab6ca639b93f1c8e315 (patch) | |
tree | e5621bea4f0f4b707c7c4ac9343557f57497d935 /doc | |
parent | 6e164bfef080fd8fb230bfa30704b9523df09587 (diff) | |
download | pkgsrc-808227cdfadfbcad6d65bab6ca639b93f1c8e315.tar.gz |
Initial import of Net::Telnet::Cisco perl module into The NetBSD
Packages Collection.
Net::Telnet::Cisco adds additional functionality to Net::Telnet that
helps automate Cisco router management and statistic gathering.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index efa52da01c6..90cb5050d0d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3246 2003/09/05 04:40:40 grant Exp $ +$NetBSD: CHANGES,v 1.3247 2003/09/05 08:55:43 grant Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3539,3 +3539,4 @@ Changes to the packages collection and infrastructure in 2003: Updated mserv to 0.05nb2 [abs 2003-09-04] Updated quagga to 0.96.2 [itojun 2003-09-05] Updated mtree to 20030905 [grant 2003-09-05] + Added p5-Net-Telnet-Cisco-1.10 [grant 2003-09-05] |