1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/sysutils/openzfs/pkg-message
Ryan Moeller 723f83e80d sysutils/openzfs*: Minor port housekeeping
Update the WWW to the official openzfs/zfs github repo, since the ZoF
repo is no longer used after merging to ZoL and renaming to openzfs/zfs.

While here, make a few small changes suggested by portlint.

Approved by:	lwhsu (implicit)
PR:	267453
Sponsored by:	iXsystems, Inc.
2023-02-07 18:15:37 -05:00

12 lines
311 B
Plaintext

[
{ type: install
message: <<EOM
Ensure that any zfs-related commands, such as zpool, zfs, as used in scripts
and in your terminal sessions, use the correct path of ${PREFIX}/sbin/ and
not the /sbin/ commands provided by the FreeBSD base system.
Consider setting this in your shell profile defaults!
EOM
}
]