diff options
author | agc <agc> | 2003-10-04 21:07:53 +0000 |
---|---|---|
committer | agc <agc> | 2003-10-04 21:07:53 +0000 |
commit | f606bc5829de37d8d87ae62d6b2489403ccbb22d (patch) | |
tree | edd97897c68d4e5607592e86a94425bf48dcf3ac /doc | |
parent | d786d41dd438f8883808c413e69f20ce817a6e7b (diff) | |
download | pkgsrc-f606bc5829de37d8d87ae62d6b2489403ccbb22d.tar.gz |
Update pkgchk to 1.44 - add a -g option to generate an initial pkgchk.conf
file based upon the packages currently installed on the host machine.
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 8eb5ee6ffbe..2ad9ab641c4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3636 2003/10/04 21:02:02 jschauma Exp $ +$NetBSD: CHANGES,v 1.3637 2003/10/04 21:08:46 agc Exp $ Changes to the packages collection and infrastructure in 2003: @@ -4071,3 +4071,4 @@ Changes to the packages collection and infrastructure in 2003: Added scm-5d8 [agc 2003-10-04] Added gpspoint-2.030521 [jschauma 2003-10-04] Added gpsutils-0.4.0 [jschauma 2003-10-04] + Updated pkgchk to 1.44 [agc 2003-10-04] |