summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spamassassin/spamassassin-3.4.0.ebuild2
-rw-r--r--mail-filter/spamassassin/spamassassin-3.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild
index 13a5bd8ef54b..4753ea246765 100644
--- a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild
@@ -81,7 +81,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"
# Add Gentoo tag to make it easy for the upstream devs to spot
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.