diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-11-30 17:31:26 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-11-30 17:31:26 +0000 |
commit | 82c708b120a2381fa23451d114613f6850cb932b (patch) | |
tree | 4191f50b7c5b4204b2a9d67ef7975c6750a75318 | |
parent | biology/igv: Fix fetch by fixing a small left-over mistake (diff) |
games/devilutionX: change MAINTAINER
ed.arrakis@gmail.com takes maintainership
PR: 251397
Submitted by: ed.arrakis@gmail.com
Approved by: benny.goemans@gmail.com (maintainer)
Notes
Notes:
svn path=/head/; revision=556664
-rw-r--r-- | games/devilutionX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile index 70ec500934ea..f0f72b201bf3 100644 --- a/games/devilutionX/Makefile +++ b/games/devilutionX/Makefile @@ -4,7 +4,7 @@ PORTNAME= devilutionX PORTVERSION= 1.1.0 CATEGORIES= games -MAINTAINER= benny.goemans@gmail.com +MAINTAINER= ed.arrakis@gmail.com COMMENT= Diablo I engine for modern operating systems LICENSE= UNLICENSE |