CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/06/29 02:49:33
Modified files:
net/lftp : Makefile
Added files:
net/lftp/patches: patch-doc_lftp_1
Log message:
Switch lftp to using mandoc, fixing tables.
Add a patch from schwarze@ to avoid information loss in both groff and
mandoc (".PP text" to ".PP\ntext").
"It looks like pkg_create(1) is not passing the -t option to groff(1)
because lftp(1) lacks the tbl(7) annotation that you can see in the
first source line of, for example, xz(1)." and OK schwarze@
OK rsadowski@ (maintainer)