summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/drpython/drpython-3.11.4.ebuild')
-rw-r--r--dev-python/drpython/drpython-3.11.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/drpython/drpython-3.11.4.ebuild b/dev-python/drpython/drpython-3.11.4.ebuild
index aeb0837694d2..0f7d0d867d04 100644
--- a/dev-python/drpython/drpython-3.11.4.ebuild
+++ b/dev-python/drpython/drpython-3.11.4.ebuild
@@ -43,5 +43,5 @@ python_install() {
pkg_postinst() {
elog "DrPython plugins are available on DrPython homepage:"
- elog "http://sourceforge.net/projects/drpython/files/DrPython%20Plugins/"
+ elog "https://sourceforge.net/projects/drpython/files/DrPython%20Plugins/"
}