diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 09:01:13 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 09:01:13 +0800 |
commit | bc2e3dd168d561d8e92752c6aa63e09694f4bde3 (patch) | |
tree | 57ace048d20f59e645c48f86ad062d783d0ee930 /games/doom | |
parent | 2276a90387d1aaf3695b3d0b03f6cf6bfe73cf66 (diff) | |
download | freebsd-ports-gnome-bc2e3dd168d561d8e92752c6aa63e09694f4bde3.tar.gz freebsd-ports-gnome-bc2e3dd168d561d8e92752c6aa63e09694f4bde3.tar.zst freebsd-ports-gnome-bc2e3dd168d561d8e92752c6aa63e09694f4bde3.zip |
Reset maintainer at his request.
PR: ports/147838
Diffstat (limited to 'games/doom')
-rw-r--r-- | games/doom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index 73572914689e..264434036582 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} DISTNAME= doomsrc -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= DOOM: the game and the sound server NO_CDROM= requested by IDsoftware |