git: 85b05f3e40e3 - main - games/Makefile: Connect games/brogue to build
Li-Wen Hsu
lwhsu at FreeBSD.org
Tue Aug 3 18:30:53 UTC 2021
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85b05f3e40e3b5f2c514d006cd85554baa980170
commit 85b05f3e40e3b5f2c514d006cd85554baa980170
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-08-03 18:29:55 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-08-03 18:29:55 +0000
games/Makefile: Connect games/brogue to build
Reported by: antoine
---
games/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/games/Makefile b/games/Makefile
index 238da4150402..d5a305fd44b2 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -113,6 +113,7 @@
SUBDIR += brickshooter
SUBDIR += brikx
SUBDIR += briquolo
+ SUBDIR += brogue
SUBDIR += brumbrumrally
SUBDIR += brutalchess
SUBDIR += bs
More information about the dev-commits-ports-all
mailing list