git: 777a1e1cdd01 - main - games/biloba: cosmetic fixes

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 27 Dec 2022 17:44:46 UTC
The branch main has been updated by amdmi3:

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

commit 777a1e1cdd01ce0ed5fb95be847c634a38362286
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-12-27 16:25:27 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-12-27 17:38:15 +0000

    games/biloba: cosmetic fixes
---
 games/biloba/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games/biloba/Makefile b/games/biloba/Makefile
index f1ced4c979a8..c741325d4bb3 100644
--- a/games/biloba/Makefile
+++ b/games/biloba/Makefile
@@ -6,10 +6,10 @@ MASTER_SITES=	SF/${PORTNAME}/Biloba/${PORTVERSION}
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Strategy board game for 2 to 4 players
-WWW=		http://biloba.sourceforge.net/
+WWW=		https://biloba.sourceforge.net/
 
-GNU_CONFIGURE=	yes
 USES=		gmake sdl
+GNU_CONFIGURE=	yes
 USE_SDL=	image mixer sdl
 
 PLIST_FILES=	bin/${PORTNAME} bin/${PORTNAME}-server
@@ -19,7 +19,7 @@ PORTDATA=	*
 CFLAGS+=	-fcommon
 
 DESKTOP_ENTRIES="Biloba" \
-		"A strategy board game for 2 to 4 players" \
+		"" \
 		"${DATADIR}/biloba_icon.png" \
 		"biloba" \
 		"Game;LogicGame;" \