diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-13 20:12:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-13 20:12:16 +0000 |
commit | 2bbd2998303a65a633c828955d25fde32b888ed7 (patch) | |
tree | 13605055be3eca94016ce9c765f0d4fd42fb709e /games/doom | |
parent | 9c14d6c21c2bc37fd246980b8efd50e8355456c4 (diff) | |
download | ports-2bbd2998303a65a633c828955d25fde32b888ed7.tar.gz ports-2bbd2998303a65a633c828955d25fde32b888ed7.zip |
Notes
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 264434036582..73572914689e 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= DOOM: the game and the sound server NO_CDROM= requested by IDsoftware |