aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2011-09-30 23:20:48 +0800
committeradamw <adamw@FreeBSD.org>2011-09-30 23:20:48 +0800
commite3d7056eb60440cfb3798e54f15be3d7d1395110 (patch)
tree4d257d1bb38f17ff5e0809d98be8958798a5627d /mail
parentb944da6846c349fd960f20ce901c2beba7b28232 (diff)
downloadfreebsd-ports-gnome-e3d7056eb60440cfb3798e54f15be3d7d1395110.tar.gz
freebsd-ports-gnome-e3d7056eb60440cfb3798e54f15be3d7d1395110.tar.zst
freebsd-ports-gnome-e3d7056eb60440cfb3798e54f15be3d7d1395110.zip
Typo fix in a printed string.
Approved by: garga (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail/files/pkg-install.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/files/pkg-install.in b/mail/qmail/files/pkg-install.in
index 1e97b019ccde..a1359c8ddcd1 100644
--- a/mail/qmail/files/pkg-install.in
+++ b/mail/qmail/files/pkg-install.in
@@ -17,7 +17,7 @@ if [ "$2" = "POST-INSTALL" ]; then
%%RCDLINK%%echo ""
%%RCDLINK%%echo "A %%LOCALBASE%%/etc/rc.d/qmail.sh symlink was created. To enable qmail at boot"
%%RCDLINK%%echo "time you need to copy a script to %%PREFIX%%/rc. There are some examples at"
- %%RCDLINK%%echo "%%PREFIX/boot"
+ %%RCDLINK%%echo "%%PREFIX%%/boot"
%%RCDLINK%%echo ""
if ! touch ${PREFIX}/alias/.qmail-postmaster \