git: 18398269fb6d - main - games/angband: adopt port
Adriaan de Groot
adridg at FreeBSD.org
Thu Jul 1 18:16:04 UTC 2021
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=18398269fb6dc7cfb62b471e11caca1b8b586877
commit 18398269fb6dc7cfb62b471e11caca1b8b586877
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-07-01 18:15:51 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-07-01 18:15:51 +0000
games/angband: adopt port
I see there's some newer releases and a switch to CMake, I'll
get on that soon-ish.
---
games/angband/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games/angband/Makefile b/games/angband/Makefile
index 5d551057ce01..f4a03d8634c2 100644
--- a/games/angband/Makefile
+++ b/games/angband/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://rephial.org/downloads/${PORTVERSION:R}/
PATCH_SITES= https://github.com/angband/angband/commit/
PATCHFILES= 8702eba5c070a157dfc8e9d7c2106f679b7845c2.patch:-p1
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= adridg at FreeBSD.org
COMMENT= Rogue-like game with color, X11 support
LICENSE= GPLv2
More information about the dev-commits-ports-all
mailing list