diff options
author | seb <seb> | 2003-03-17 08:52:05 +0000 |
---|---|---|
committer | seb <seb> | 2003-03-17 08:52:05 +0000 |
commit | f03b65078a9d0e918cb700433d1cc871b408f110 (patch) | |
tree | d14e20625f3deb3ebee06ecfd106084f24ecce1b /doc | |
parent | 2a37d427a660e049eb03eb55416d715e481e01f0 (diff) | |
download | pkgsrc-f03b65078a9d0e918cb700433d1cc871b408f110.tar.gz |
Note initial import of vcheck version 1.2.1, as net/vcheck, into the
NetBSD Packages Collection.
Vcheck is a tool for checking for latest versions of programs at
HTTP and FTP locations given a list of URLs and (Perl-style) regular
expressions to match, and to optionally download them automatically.
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 e1bab208a06..631c81240bf 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.1666 2003/03/17 01:32:52 seb Exp $ +$NetBSD: CHANGES,v 1.1667 2003/03/17 08:52:05 seb Exp $ Changes to the packages collection and infrastructure in 2003: @@ -1168,3 +1168,4 @@ Changes to the packages collection and infrastructure in 2003: Updated p5-HTML-Tree to 3.17 [kleink 2003-03-16] Updated p5-libwww to 5.69nb1 [seb 2003-03-17] Updated p5-Net to 1.13 [seb 2003-03-17] + Added vcheck-1.2.1 [seb 2003-03-17] |