diff options
author | leot <leot@pkgsrc.org> | 2020-11-10 14:43:56 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-11-10 14:43:56 +0000 |
commit | 51096bb989162fa2008fdbad230cf45151e9077e (patch) | |
tree | ccba8c2cd924237e5945985e963d1a23dc03ad82 | |
parent | 7c0a6ae28d25f47c736ebf5bcda7ac1015885399 (diff) | |
download | pkgsrc-51096bb989162fa2008fdbad230cf45151e9077e.tar.gz |
doc: Fix PKGPATH of devel/libhandy (remove extra `1')
Pointed out by pkg-changes2html script via www@.
-rw-r--r-- | doc/CHANGES-2020 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGES-2020 b/doc/CHANGES-2020 index 2bb75ee2f98..a1004dfb6dc 100644 --- a/doc/CHANGES-2020 +++ b/doc/CHANGES-2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6134 2020/11/10 14:40:13 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.6135 2020/11/10 14:43:56 leot Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9034,7 +9034,7 @@ Changes to the packages collection and infrastructure in 2020: Added x11/gnome-shell version 3.38.1 [nia 2020-11-10] Updated audio/fasttracker2 to 1.39 [fox 2020-11-10] Added graphics/gnome-screenshot version 3.38.0 [nia 2020-11-10] - Added devel/libhandy1 version 1.0.1 [nia 2020-11-10] + Added devel/libhandy version 1.0.1 [nia 2020-11-10] Added graphics/colord-gtk version 0.2.0 [nia 2020-11-10] Updated multimedia/adobe-flash-player to 32.0.0.453 [tsutsui 2020-11-10] Updated textproc/py-xmlschema to 1.3.0 [adam 2020-11-10] |