summaryrefslogtreecommitdiff
path: root/dev-lang/mono/mono-4.0.3.20.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mono/mono-4.0.3.20.ebuild')
-rw-r--r--dev-lang/mono/mono-4.0.3.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mono/mono-4.0.3.20.ebuild b/dev-lang/mono/mono-4.0.3.20.ebuild
index 8351631a27e..89fcad95a1d 100644
--- a/dev-lang/mono/mono-4.0.3.20.ebuild
+++ b/dev-lang/mono/mono-4.0.3.20.ebuild
@@ -39,7 +39,7 @@ S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)"
pkg_pretend() {
# If CONFIG_SYSVIPC is not set in your kernel .config, mono will hang while compiling.
- # See http://bugs.gentoo.org/261869 for more info."
+ # See https://bugs.gentoo.org/261869 for more info."
CONFIG_CHECK="SYSVIPC"
use kernel_linux && check_extra_config
}