aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion/manifests/client.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/subversion/manifests/client.pp')
-rw-r--r--modules/subversion/manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/subversion/manifests/client.pp b/modules/subversion/manifests/client.pp
index a2aa42ee..083a58da 100644
--- a/modules/subversion/manifests/client.pp
+++ b/modules/subversion/manifests/client.pp
@@ -2,7 +2,7 @@ class subversion::client {
# svn spam log with
# Oct 26 13:30:01 valstar svn: No worthy mechs found
# without it,
- # http://mail-index.netbsd.org/pkgsrc-users/2008/11/23/msg008706.html
+ # https://mail-index.netbsd.org/pkgsrc-users/2008/11/23/msg008706.html
#
$sasl2_package = $::architecture ? {
x86_64 => 'lib64sasl2-plug-anonymous',