git: e23e53a61780 - main - games/domination: use pkg-message to show message on remove

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 27 Jul 2022 14:27:20 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e23e53a617803dbce2aebff0043ecc22a6d3ca24

commit e23e53a617803dbce2aebff0043ecc22a6d3ca24
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-07-27 13:51:48 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-07-27 14:27:12 +0000

    games/domination: use pkg-message to show message on remove
---
 games/domination/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games/domination/Makefile b/games/domination/Makefile
index 0ce768c3668d..a1c430f7be31 100644
--- a/games/domination/Makefile
+++ b/games/domination/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	domination
 PORTVERSION=	1.2.4
+PORTREVISION=	1
 CATEGORIES=	games java
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \
 		http://domination.sourceforge.net/maps/
@@ -44,7 +45,7 @@ DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 
 SUB_FILES=	${PORTNAME}-FlashGUI ${PORTNAME}-Increment1GUI \
 		${PORTNAME}-SimpleGUI ${PORTNAME}-SwingGUI \
-		pkg-deinstall
+		pkg-message
 
 DESKTOP_ENTRIES="Domination" "" "${PORTNAME}" \
 		"${PORTNAME}-SwingGUI" "Game;StrategyGame;" ""