CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/12/28 05:48:04
Modified files:
sysutils/restic: Makefile
sysutils/restic/pkg: PLIST
Log message:
Always regenerate manuals
Turns out restic-generate(1) is clever enough to omit the reference to
rest-self-update(1) if built without the tag.
Same story for mount: it isn't compiled but we ship the manual.
This way we'll always have code and docs in sync.
OK sthen
