svn commit: r437121 - head/net/py-pysendfile
Li-Wen Hsu
lwhsu at FreeBSD.org
Tue Mar 28 12:02:09 UTC 2017
Author: lwhsu
Date: Tue Mar 28 12:02:07 2017
New Revision: 437121
URL: https://svnweb.freebsd.org/changeset/ports/437121
Log:
- Update WWW
Modified:
head/net/py-pysendfile/pkg-descr
Modified: head/net/py-pysendfile/pkg-descr
==============================================================================
--- head/net/py-pysendfile/pkg-descr Tue Mar 28 12:00:37 2017 (r437120)
+++ head/net/py-pysendfile/pkg-descr Tue Mar 28 12:02:07 2017 (r437121)
@@ -3,4 +3,4 @@ from one file descriptor to another (a s
to the fact that all of the copying of data between the two descriptors is
done entirely by the kernel, with no copying of data into userspace buffers.
-WWW: http://code.google.com/p/pysendfile
+WWW: https://github.com/giampaolo/pysendfile
More information about the svn-ports-all
mailing list