diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-17 22:30:09 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-17 22:30:09 +0000 |
commit | 4abfc1653663d0a9b7bc14d462796a4f4d025f10 (patch) | |
tree | 8523159c24864a22173d8e48e08aabc4fcf4998b /doc | |
parent | 50e93617005906350f1654b082ce8dd94bb3d93b (diff) | |
download | pkgsrc-4abfc1653663d0a9b7bc14d462796a4f4d025f10.tar.gz |
Updated pkgclean to 20051116.
- Replaced the C implementation by a shell program, as the latter is
more portable.
Fixes PR 26970.
Ok'ed by maintainer.
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 c14c3d1ed07..c642c8afd0f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11967 2005/11/17 22:29:51 minskim Exp $ +$NetBSD: CHANGES,v 1.11968 2005/11/17 22:36:39 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5269,3 +5269,4 @@ Changes to the packages collection and infrastructure in 2005: Updated emulators/ZIPIdent to 2.5 [wiz 2005-11-17] Updated security/MyPasswordSafe to 20050615 [wiz 2005-11-17] Added print/hugeotp2ocp version 3.0 [minskim 2005-11-17] + Updated pkgtools/pkgclean to 20050118 [rillig 2005-11-17] |