From d8e11007260017af19b47ea04ff1783223ecc2e6 Mon Sep 17 00:00:00 2001 From: jhale Date: Thu, 18 May 2017 15:41:01 +0000 Subject: Fix typo in pkg-descr [1] Update WWW to something more specific Reported by: Robert Huff (via private mail) [1] --- devel/npth/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/npth') diff --git a/devel/npth/pkg-descr b/devel/npth/pkg-descr index 8d5155c5a597..2ed0fbe38355 100644 --- a/devel/npth/pkg-descr +++ b/devel/npth/pkg-descr @@ -3,9 +3,9 @@ nPth - The New GNU Portable Threads Library This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. -In contrast to GNU Pth is is based on the system's standard threads +In contrast to GNU Pth, it is based on the system's standard threads implementation. This allows the use of libraries which are not compatible to GNU Pth. Experience with a Windows Pth emulation showed that this is a solid way to provide a co-routine based framework. -WWW: http://www.gnupg.org +WWW: https://www.gnupg.org/software/npth/index.html -- cgit