summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /mail-filter/spamassassin/spamassassin-3.4.1.ebuild
parentdev-lang/php: Added first PHP 7.0.0 RC (diff)
downloadgentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.bz2
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.zip
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'mail-filter/spamassassin/spamassassin-3.4.1.ebuild')
-rw-r--r--mail-filter/spamassassin/spamassassin-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.1.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1.ebuild
index 2e818ed2a9e0..4af09fd8d081 100644
--- a/mail-filter/spamassassin/spamassassin-3.4.1.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.4.1.ebuild
@@ -89,7 +89,7 @@ src_configure() {
# Set the path to the Perl executable explictly. This will be used to
# create the initial sharpbang line in the scripts and might cause
# a versioned app name end in there, see
- # <http://bugs.gentoo.org/show_bug.cgi?id=62276>
+ # <https://bugs.gentoo.org/show_bug.cgi?id=62276>
myconf+=" PERL_BIN=${EPREFIX}/usr/bin/perl"
# Setting the following env var ensures that no questions are asked.