diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-01-08 15:17:25 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-01-08 15:17:25 +0000 |
commit | 59c6829f22ba3e9cfe13397c5f2b433b914ca477 (patch) | |
tree | 8efe504da46418c699fbf5c3859f6a652fa5e3a9 /devel/pth/pkg-descr | |
parent | 5f93f9e3c2e449d56181251e007154a2744b3197 (diff) | |
download | ports-59c6829f22ba3e9cfe13397c5f2b433b914ca477.tar.gz ports-59c6829f22ba3e9cfe13397c5f2b433b914ca477.zip |
Notes
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/ |