diff options
author | seb <seb@pkgsrc.org> | 2008-01-03 21:16:51 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-01-03 21:16:51 +0000 |
commit | b4dbddd97d99d61a04597a8e40a723f9ffbf30f2 (patch) | |
tree | 0a343544b079a674df94d5d8ae2c1902c52f0b0c /doc/CHANGES-2008 | |
parent | 64b617282dca6245509cf6651c9d79087a49bb4e (diff) | |
download | pkgsrc-b4dbddd97d99d61a04597a8e40a723f9ffbf30f2.tar.gz |
Note initial addition of p5-App-Cmd version 0.012 as devel/p5-App-Cmd
into The NetBSD Packages Collection.
The Perl 5 module App::Cmd is intended to make it easy to write
complex command-line applications without having to think about
most of the annoying things usually involved.
Diffstat (limited to 'doc/CHANGES-2008')
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 859215e0e93..cd0b2ce3c05 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.17 2008/01/03 21:11:41 seb Exp $ +$NetBSD: CHANGES-2008,v 1.18 2008/01/03 21:16:51 seb Exp $ Changes to the packages collection and infrastructure in 2008: @@ -21,3 +21,4 @@ Changes to the packages collection and infrastructure in 2008: Updated math/maxima to 5.14.0 [tonio 2008-01-03] Updated emulators/bochs to 2.3.6 [xtraeme 2008-01-03] Added devel/p5-Getopt-Long-Descriptive version 0.06 [seb 2008-01-03] + Added devel/p5-App-Cmd version 0.012 [seb 2008-01-03] |