aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2004-12-21 00:56:43 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2004-12-21 00:56:43 +0000
commit39cdfcb7ec5a22cca783891aca223290f2e93cbf (patch)
tree55ebd1bc72f87878cf6c22d9764d00fa722dde07
parenteaa1217bc511235774eb2ed297c7b0cdc7642ac5 (diff)
downloadports-39cdfcb7ec5a22cca783891aca223290f2e93cbf.tar.gz
ports-39cdfcb7ec5a22cca783891aca223290f2e93cbf.zip
Notes
-rw-r--r--mail/popfile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile
index 2c48061a0ced..18fc1d9f3629 100644
--- a/mail/popfile/Makefile
+++ b/mail/popfile/Makefile
@@ -94,7 +94,7 @@ pre-fetch:
@${ECHO_CMD} " (Kanji Kana Simple Inverter.) If you need Japanese email support,"
@${ECHO_CMD} " enable this option to install japanese/p5-Text-Kakasi."
.if ${PERL_LEVEL} < 500800
- @${ECHO_CMD} " If you still using perl 5.6 or before, a hacky patch (use jcode.pl
+ @${ECHO_CMD} " If you still using perl 5.6 or before, a hacky patch (use jcode.pl"
@${ECHO_CMD} " instead of Encode::from_to) is applied for using POPFile."
.endif