diff --git a/games/xonix/Makefile b/games/xonix/Makefile index c0405f36f4fa..d43ebf6f871f 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -1,18 +1,18 @@ PORTNAME= xonix DISTVERSIONPREFIX= v -DISTVERSION= 1.5 +DISTVERSION= 1.5 CATEGORIES= games MAINTAINER= joerg@FreeBSD.org COMMENT= Try to win land without colliding with "flyers" and "eaters" WWW= https://github.com/dl8dtl/xonix 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