Date: Sun, 12 Apr 2026 20:41:08 +0000 From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8fa92a9b41c - main - games/xonix: Makefile polishing Message-ID: <69dc0364.46b92.46482e0b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by joerg: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8fa92a9b41cd5c3cb3624b987218da4fcc008cf commit b8fa92a9b41cd5c3cb3624b987218da4fcc008cf Author: Joerg Wunsch <joerg@FreeBSD.org> AuthorDate: 2026-04-12 20:39:45 +0000 Commit: Joerg Wunsch <joerg@FreeBSD.org> CommitDate: 2026-04-12 20:41:03 +0000 games/xonix: Makefile polishing Follow suggestions from portfmt / portclippy. --- games/xonix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/xonix/Makefile b/games/xonix/Makefile index c0405f36f4fa..d43ebf6f871f 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -1,6 +1,6 @@ PORTNAME= xonix DISTVERSIONPREFIX= v -DISTVERSION= 1.5 +DISTVERSION= 1.5 CATEGORIES= games MAINTAINER= joerg@FreeBSD.org @@ -11,8 +11,8 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= imake xorg -USE_XORG= ice sm x11 xaw xext xmu xpm xt USE_GITHUB= yes GH_ACCOUNT= dl8dtl +USE_XORG= ice sm x11 xaw xext xmu xpm xt .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dc0364.46b92.46482e0b>
