Index: head/games/3omns/Makefile =================================================================== --- head/games/3omns/Makefile (revision 559329) +++ head/games/3omns/Makefile (revision 559330) @@ -1,25 +1,25 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= 3omns DISTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= https://github.com/chazomaticus/3omns/releases/download/${DISTVERSION}/ +MASTER_SITES= https://lab.burn.capital/chaz/3omns/uploads/6ec547a14fec72a72f9fa53c374bfa7e/ MAINTAINER= ports@FreeBSD.org COMMENT= Old-school bomb-dropping Deathmatch LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= a2x:textproc/asciidoc LIB_DEPENDS= libargp.so:devel/argp-standalone USES= compiler:c++11-lang gmake localbase lua:52 pkgconfig sdl tar:xz USE_SDL= image2 sdl2 ttf2 GNU_CONFIGURE= yes LIBS+= -largp .include Index: head/games/3omns/pkg-descr =================================================================== --- head/games/3omns/pkg-descr (revision 559329) +++ head/games/3omns/pkg-descr (revision 559330) @@ -1,5 +1,5 @@ 3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game. The name is a bastardization of the word Bombs (and you should pronounce it however you want). -WWW: https://github.com/chazomaticus/3omns +WWW: https://chaz.human.codes/3omns/ Property changes on: head/games/3omns/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property