diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/pax-utils.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass index ca8f15d9c919..ac64ee35fedb 100644 --- a/eclass/pax-utils.eclass +++ b/eclass/pax-utils.eclass @@ -47,7 +47,7 @@ PAX_MARKINGS=${PAX_MARKINGS:="PT XT"} # @CODE # # Default flags are 'PeMRS', which are the most restrictive settings. Refer -# to http://pax.grsecurity.net/ for details on what these flags are all about. +# to https://pax.grsecurity.net/ for details on what these flags are all about. # # Please confirm any relaxation of restrictions with the Gentoo Hardened team. # Either ask on the gentoo-hardened mailing list, or CC/assign hardened@g.o on |