1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Typo fix in a printed string.

Approved by:	garga (maintainer)
This commit is contained in:
Adam Weinberger 2011-09-30 15:20:48 +00:00
parent 41e04b2c4a
commit 047e56b829
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282673

View File

@ -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 \