summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-01-10 12:06:29 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-01-10 12:06:29 +0000
commit5ba7b97da603453f9042902f0eb95cdffd50764f (patch)
treef0c426639cbbce551c5ee2ecd675248739a85b59 /emulators/wine
parentnet/openmpi: Add an option to enable AVX support (diff)
www.winehq.org now defaults to https; adjust all URLs.
Notes
Notes: svn path=/head/; revision=561057
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/pkg-descr b/emulators/wine/pkg-descr
index fb8d877a30e9..ae9a3dfc4506 100644
--- a/emulators/wine/pkg-descr
+++ b/emulators/wine/pkg-descr
@@ -16,6 +16,6 @@ If you receive a message of "Did you reconfigure your kernel with
machdep.max_ldt_segment="2048"
to /boot/loader.conf and reboot.
-WWW: http://www.winehq.org/
+WWW: https://www.winehq.org
Gerald Pfeifer <gerald@FreeBSD.org>