summaryrefslogtreecommitdiff
path: root/lang/python36/files/patch-issue20210
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-11 14:36:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-11 14:36:16 +0000
commit5327348fea06480aa7e80a4f11141bb5c914329d (patch)
tree5601001b2676f8eecc4bec01386c5a0c4ced6b9f /lang/python36/files/patch-issue20210
parentGeneral port cleanup; new maintainer: lbartoletti@tuxfamily.org (diff)
Clean up Makefile
- Move BROKEN_SSL upward - Sort USES - Remove CPE_*: all of them are default values - Update PLIST_FILES: do not use %% - Update http:// links in Makefile comments and patch files
Notes
Notes: svn path=/head/; revision=461500
Diffstat (limited to 'lang/python36/files/patch-issue20210')
-rw-r--r--lang/python36/files/patch-issue202102
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python36/files/patch-issue20210 b/lang/python36/files/patch-issue20210
index 38ad041e322c..90330d8f90a5 100644
--- a/lang/python36/files/patch-issue20210
+++ b/lang/python36/files/patch-issue20210
@@ -1,5 +1,5 @@
# Backport patch 0001 from Issue #20210
-# Issue: http://bugs.python.org/issue20210
+# Issue: https://bugs.python.org/issue20210
# By: Thomas Petazzoni
--- ./Makefile.pre.in.orig 2014-03-24 22:45:17.908886504 +1100