summaryrefslogtreecommitdiff
path: root/mail/procmail
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-06-05 11:20:56 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-06-05 11:20:56 +0000
commit32c1d41f35db356892c43e23571d0bdbf2fafa32 (patch)
tree743a1d259687af7197cd98f12ef77f68bc5621ac /mail/procmail
parentUpdate to 1.106.1.74. (diff)
Fix typo in comment.
Notes
Notes: svn path=/head/; revision=43522
Diffstat (limited to 'mail/procmail')
-rw-r--r--mail/procmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index 6a1e9fcdd4a6..ec330457c88d 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ache@FreeBSD.org
INSTALL_TARGET= install-suid install.man
-# It asks for list af directories to do test for file locking
+# It asks for list of directories to do test for file locking
# (defaults to /tmp and ".", so return should suffice in most cases).
.if !defined(PACKAGE_BUILDING) # handled in patch-aa
IS_INTERACTIVE= yes