diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
commit | f35841a5dea08fc0fc022071dddbe6b5f021865b (patch) | |
tree | baa8f7e4796b5c9dba39b024bcd1b781684e9257 /games/adonthell | |
parent | 6b7a401312c12ecdb305d0b268c74163dbb515df (diff) | |
download | ports-f35841a5dea08fc0fc022071dddbe6b5f021865b.tar.gz ports-f35841a5dea08fc0fc022071dddbe6b5f021865b.zip |
Notes
Diffstat (limited to 'games/adonthell')
-rw-r--r-- | games/adonthell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index c0cbd9f62261..be2837d6ba4d 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -9,7 +9,7 @@ CATEGORIES= games MASTER_SITES= SAVANNAH DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Role playing game engine LICENSE= GPLv2 |