Date: Wed, 3 Aug 2022 06:52:55 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 01097e923ee1 - main - games/domination: add missing pkg-message.in Message-ID: <202208030652.2736qtMJ030941@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=01097e923ee1f76f929fd0fe5fa220db8bcf2afe commit 01097e923ee1f76f929fd0fe5fa220db8bcf2afe Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-08-03 06:49:34 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-08-03 06:52:50 +0000 games/domination: add missing pkg-message.in In last change I forgot to add the file to the commit Reported by: amdmi3 --- games/domination/files/pkg-message.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/games/domination/files/pkg-message.in b/games/domination/files/pkg-message.in new file mode 100644 index 000000000000..b403d8312de1 --- /dev/null +++ b/games/domination/files/pkg-message.in @@ -0,0 +1,14 @@ +[ +{ type: remove + message: <<EOM +=============================================================================== + +After deinstallation, some files may stay in %%DATADIR%%, +you can delete them with + + /bin/rm -fr %%DATADIR%%" + +=============================================================================== +EOM +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208030652.2736qtMJ030941>