summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-05-10 12:55:03 +0000
committerryoon <ryoon@pkgsrc.org>2015-05-10 12:55:03 +0000
commit721c7a5c4a8f467d7cdb011497c60d8169b7ee9b (patch)
tree8177db09fb5926fb1b92f7156b7617ca495de466 /net
parentcd76602716d958759ae49d17786c8b2917ad14f6 (diff)
downloadpkgsrc-721c7a5c4a8f467d7cdb011497c60d8169b7ee9b.tar.gz
Fix pasto.
fam for File Alteration Monitor.
Diffstat (limited to 'net')
-rw-r--r--net/samba/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/options.mk b/net/samba/options.mk
index 9f02fd94091..35b3f77b47b 100644
--- a/net/samba/options.mk
+++ b/net/samba/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.33 2015/01/20 23:49:52 wiz Exp $
+# $NetBSD: options.mk,v 1.34 2015/05/10 12:55:03 ryoon Exp $
# Recommended package options for various setups:
#
@@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --disable-cups
.endif
###
-### Access Control List support.
+### File Alteration Monitor support.
###
PLIST_VARS+= fam
.if !empty(PKG_OPTIONS:Mfam)