pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba Fix pasto.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfd265c9d72f
branches:  trunk
changeset: 651736:cfd265c9d72f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun May 10 12:55:03 2015 +0000

description:
Fix pasto.
fam for File Alteration Monitor.

diffstat:

 net/samba/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1f46e85624c8 -r cfd265c9d72f net/samba/options.mk
--- a/net/samba/options.mk      Sun May 10 09:15:37 2015 +0000
+++ b/net/samba/options.mk      Sun May 10 12:55:03 2015 +0000
@@ -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 @@
 .endif
 
 ###
-### Access Control List support.
+### File Alteration Monitor support.
 ###
 PLIST_VARS+=           fam
 .if !empty(PKG_OPTIONS:Mfam)



Home | Main Index | Thread Index | Old Index