aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifests/nodes.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 9fb01841..d4c34376 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -12,7 +12,7 @@ node valstar {
# Oct 26 13:30:01 valstar svn: No worthy mechs found
# without it, source http://mail-index.netbsd.org/pkgsrc-users/2008/11/23/msg008706.html
#
- package {"sasl-plug-anonymous":
+ package {"lib64sasl2-plug-anonymous":
ensure => "installed"
}