aboutsummaryrefslogtreecommitdiff
path: root/mail/popfile
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2004-03-18 06:12:19 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2004-03-18 06:12:19 +0000
commitcb8f8186a8c2a00c7e624c93a7a1fdbbb01d59b7 (patch)
treee145e02dcc35af8d5093b246765869476b9205f7 /mail/popfile
parent13f34aeedc76183ab2a79ef3755213b824ca0b4f (diff)
downloadports-cb8f8186a8c2a00c7e624c93a7a1fdbbb01d59b7.tar.gz
ports-cb8f8186a8c2a00c7e624c93a7a1fdbbb01d59b7.zip
Grammer fix to pre-fetch message. No package content changes, no bumps.
Notes
Notes: svn path=/head/; revision=104391
Diffstat (limited to 'mail/popfile')
-rw-r--r--mail/popfile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile
index 8559ab6fbe4a..8b4e7be3e2ec 100644
--- a/mail/popfile/Makefile
+++ b/mail/popfile/Makefile
@@ -74,8 +74,8 @@ pre-fetch:
@${ECHO_CMD} " applied to POPFile itself, and install japanese/p5-jcode.pl."
.endif
@${ECHO_CMD} ""
- @${ECHO_CMD} "Both option are just add runtime (perl) module dependency; you can"
- @${ECHO_CMD} "install databases/p5-BerkeleyDB and japanese/p5-Text-Kakasi separately."
+ @${ECHO_CMD} "Both options just add runtime (perl) module dependencies; you can install"
+ @${ECHO_CMD} "databases/p5-BerkeleyDB and/or japanese/p5-Text-Kakasi separately."
@${ECHO_CMD} ""
post-patch: