Permalink
Browse files
py-twisted: use https for homepage
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
python/py-twisted/Portfile
|
|
@@ -16,7 +16,7 @@ long_description Twisted is an event-driven networking framework \ |
|
|
(including HTTP, NNTP, SSH, IRC, FTP, and others), and \ |
|
|
much more. |
|
|
|
|
|
homepage http://www.twistedmatrix.com/ |
|
|
homepage https://www.twistedmatrix.com/ |
|
|
|
|
|
set dl_version [join [lrange [split ${version} .] 0 1] .] |
|
|
master_sites http://tmrc.mit.edu/mirror/twisted/Twisted/${dl_version} \ |
|
|
|