aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/py-pysendfile/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pysendfile/pkg-descr b/net/py-pysendfile/pkg-descr
index cae138ab4032..1b3f56e7f7fc 100644
--- a/net/py-pysendfile/pkg-descr
+++ b/net/py-pysendfile/pkg-descr
@@ -3,4 +3,4 @@ from one file descriptor to another (a socket). The phrase "zero-copy" refers
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