diff options
author | wiz <wiz> | 2004-03-27 00:06:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-03-27 00:06:41 +0000 |
commit | ef55c6f79afb228d83417bfc13cc966255752d8e (patch) | |
tree | 03f4f073a7c4b6e14dd24ade83cfd084623a2a72 /doc | |
parent | 4bf3e5796eced99f636d5dd2fbd54e7b028caf4e (diff) | |
download | pkgsrc-ef55c6f79afb228d83417bfc13cc966255752d8e.tar.gz |
Note pkgchk -> pkg_chk renaming.
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 ddf826df7af..f35369e5b54 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5300 2004/03/26 23:47:04 wiz Exp $ +$NetBSD: CHANGES,v 1.5301 2004/03/27 00:06:41 wiz Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1521,3 +1521,4 @@ Changes to the packages collection and infrastructure in 2004: Updated emacs20 to emacs-20.7nb3 [kristerw 2004-03-25] Updated openssl to 0.9.6m [wiz 2004-03-26] Removed automake17-1.7.9 [wiz 2004-03-26] + Renamed pkgchk to pkg_chk [wiz 2004-03-27] |