From: Paul Wise Date: Fri, 2 Feb 2018 01:29:48 +0000 (+0800) Subject: Also redirect mips64el to the mips port family page X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b0438e1011fa3b94b6b446b51287d204be81b712;p=mirror%2Fdsa-puppet.git Also redirect mips64el to the mips port family page Reported-by: sebul Reported-in: --- diff --git a/modules/roles/templates/apache-www.debian.org.erb b/modules/roles/templates/apache-www.debian.org.erb index 9227f34b8..0752086ca 100644 --- a/modules/roles/templates/apache-www.debian.org.erb +++ b/modules/roles/templates/apache-www.debian.org.erb @@ -186,6 +186,7 @@ RedirectPermanent /ports/armhf /ports/arm RedirectPermanent /ports/arm64 /ports/arm RedirectPermanent /ports/mipsel /ports/mips + RedirectPermanent /ports/mips64el /ports/mips RedirectPermanent /ports/kfreebsd-amd64 /ports/kfreebsd-gnu RedirectPermanent /ports/kfreebsd-i386 /ports/kfreebsd-gnu RedirectPermanent /ports/sparc64 /ports/sparc