Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2017 15:41:01 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441155 - head/devel/npth
Message-ID:  <201705181541.v4IFf1R3092283@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Thu May 18 15:41:01 2017
New Revision: 441155
URL: https://svnweb.freebsd.org/changeset/ports/441155

Log:
  Fix typo in pkg-descr [1]
  Update WWW to something more specific
  
  Reported by:	Robert Huff <roberthuff@rcn.com> (via private mail) [1]

Modified:
  head/devel/npth/pkg-descr

Modified: head/devel/npth/pkg-descr
==============================================================================
--- head/devel/npth/pkg-descr	Thu May 18 14:41:34 2017	(r441154)
+++ head/devel/npth/pkg-descr	Thu May 18 15:41:01 2017	(r441155)
@@ -3,9 +3,9 @@ nPth - The New GNU Portable Threads Libr
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705181541.v4IFf1R3092283>