Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 15:42:55 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9c572871b866 - main - games/wyrmsun: add PORTSCOUT
Message-ID:  <202110181542.19IFgtJG098702@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

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

commit 9c572871b866693fa46cc04ad56679e529e42be8
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-10-18 15:12:31 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-10-18 15:35:04 +0000

    games/wyrmsun: add PORTSCOUT
---
 games/wyrmsun/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/wyrmsun/Makefile b/games/wyrmsun/Makefile
index 4344223ca92f..716c6d8eb8ae 100644
--- a/games/wyrmsun/Makefile
+++ b/games/wyrmsun/Makefile
@@ -24,6 +24,8 @@ CMAKE_ARGS=	-DBIN_DIR=bin
 PORTDATA=	*
 PORTDOCS=	*
 
+PORTSCOUT=	limit:^[0-9]\..*
+
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181542.19IFgtJG098702>