diff options
author | linimon <linimon@FreeBSD.org> | 2013-11-25 08:03:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2013-11-25 08:03:38 +0800 |
commit | cfac49b467b6e23b468bf9da56b3e89e69b5c04e (patch) | |
tree | d6397de8e2ab438e51b79e20cc3623b91253dc26 /games/doom | |
parent | 266ad02cad97b1daf83e81c5b46918cbcc2c912c (diff) | |
download | freebsd-ports-gnome-cfac49b467b6e23b468bf9da56b3e89e69b5c04e.tar.gz freebsd-ports-gnome-cfac49b467b6e23b468bf9da56b3e89e69b5c04e.tar.zst freebsd-ports-gnome-cfac49b467b6e23b468bf9da56b3e89e69b5c04e.zip |
Reset maintainer at his request.
PR: ports/184260
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 93c249a521a9..fb4c88b09120 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} DISTNAME= doomsrc -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= DOOM: the game and the sound server LICENSE= GPLv1 |