diff options
author | rse <rse@FreeBSD.org> | 2000-01-08 23:17:25 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2000-01-08 23:17:25 +0800 |
commit | 07715f7a398bd02c7903369e4fd7bade275aec71 (patch) | |
tree | 25e28809c0a197d7633710a5882897480f6550e4 /devel/pth/pkg-descr | |
parent | 020142eaa311b63d4ab7c4e515493d42aa26d70b (diff) | |
download | freebsd-ports-gnome-07715f7a398bd02c7903369e4fd7bade275aec71.tar.gz freebsd-ports-gnome-07715f7a398bd02c7903369e4fd7bade275aec71.tar.zst freebsd-ports-gnome-07715f7a398bd02c7903369e4fd7bade275aec71.zip |
Upgrade to GNU Portable Threads (Pth), version 1.2.2
Diffstat (limited to 'devel/pth/pkg-descr')
-rw-r--r-- | devel/pth/pkg-descr | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pth/pkg-descr b/devel/pth/pkg-descr index d56feb8e72e4..e4c278cb9296 100644 --- a/devel/pth/pkg-descr +++ b/devel/pth/pkg-descr @@ -17,6 +17,4 @@ occur, including pending I/O on filedescriptors, asynchronous signals, elapsed timers, pending I/O on message ports, thread and process termination, and even customized callback functions. -The documentation and latest release can be found on - o http://www.gnu.org/software/pth/ - o ftp://ftp.gnu.org/gnu/pth/ +WWW: http://www.gnu.org/software/pth/ |