update reference to lang/mosml

PR:		220979
Submitted by:	Carsten Larsen
Sponsored by:	Absolight, The FreeBSD Foundation
This commit is contained in:
Mathieu Arnold 2017-08-02 16:04:24 +00:00
parent 22ec61ce1f
commit b7c4c7b890
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50622

View file

@ -273,7 +273,7 @@
<para>Please double-check, often this is not necessary at all or
can be avoided through <literal>-rpath</literal> or setting
<envar>LD_RUN_PATH</envar> during linking (see
<package role="port">lang/moscow_ml</package> for an
<package role="port">lang/mosml</package> for an
example), or through a shell-wrapper which sets
<varname>LD_LIBRARY_PATH</varname> before invoking the binary,
like <package role="port">www/seamonkey</package>