freebsd-ports/net/gitup/files/pkg-message.in
Nuno Teixeira 5445a794bd net/gitup: Update to 0.99
While here:

- drop pkg-post-install as it causing checksum mismatch on sample file.

ChangeLog:
https://github.com/johnmehr/gitup/compare/0.98-14-g5e26080...0.99

PR:		274955
MFH:		2024Q1
2024-01-20 15:53:04 +00:00

12 lines
206 B
Text

[
{ type: install
message: <<EOD
To use gitup,
%%PREFIX%%/etc/gitup.conf
must be edited. Refer to gitup.conf(5) for further details and/or follow
%%PREFIX%%/etc/gitup.conf.sample as an example.
EOD
}
]