misc/units: fix bad WWW line
This makes the ports tree generate an invalid manifest containing
the following line:
www: "https://units.readthedocs.io/en/latest\"
Note that I kept the multi line WWW in the port but it is invalid
anyway and unsupported by pkg which will use only the first line.