aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-07-01 18:15:51 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-07-01 18:15:51 +0000
commit18398269fb6dc7cfb62b471e11caca1b8b586877 (patch)
treeedaf88f6f8464da82afc83af193b10dcd523bd50
parentcf2bf9fe0ba027d6193964d5cc96467771a7a7b6 (diff)
downloadports-18398269fb6dc7cfb62b471e11caca1b8b586877.tar.gz
ports-18398269fb6dc7cfb62b471e11caca1b8b586877.zip
games/angband: adopt port
I see there's some newer releases and a switch to CMake, I'll get on that soon-ish.
-rw-r--r--games/angband/Makefile2
1 files changed, 1 insertions, 1 deletions
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@FreeBSD.org
+MAINTAINER= adridg@FreeBSD.org
COMMENT= Rogue-like game with color, X11 support
LICENSE= GPLv2