diff options
author | dholland <dholland@pkgsrc.org> | 2008-07-28 02:50:07 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2008-07-28 02:50:07 +0000 |
commit | 553eab097d7bb9d3487885b0ee745b5c492fb75d (patch) | |
tree | 007e7c067237e6554b775d23de1889957b3cd493 | |
parent | 9ca26420a1f4b6a638c4c2f4045079fa4cbf0fc4 (diff) | |
download | pkgsrc-553eab097d7bb9d3487885b0ee745b5c492fb75d.tar.gz |
Fix missing p5- in package name
-rw-r--r-- | doc/CHANGES-2008 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 42e457d2724..39092904579 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.1701 2008/07/28 02:47:59 dholland Exp $ +$NetBSD: CHANGES-2008,v 1.1702 2008/07/28 02:50:07 dholland Exp $ Changes to the packages collection and infrastructure in 2008: @@ -2895,7 +2895,7 @@ Changes to the packages collection and infrastructure in 2008: Updated textproc/p5-Text-RewriteRules to 0.13 [he 2008-07-27] Updated textproc/p5-Text-Markdown to 1.0.21 [he 2008-07-27] Updated textproc/p5-Text-Diff-HTML to 0.05 [he 2008-07-27] - Updated textproc/Text-CSV_XS to 0.52 [he 2008-07-27] + Updated textproc/p5-Text-CSV_XS to 0.52 [he 2008-07-27] Updated devel/p5-Test-Warn to 0.11 [he 2008-07-27] Updated devel/p5-Test-Unit to 0.25 [he 2008-07-27] Updated devel/p5-Test-ClassAPI to 1.05 [he 2008-07-27] |