diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
commit | 4b03fd08409356566c7afe7550629c2b0a9dd318 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /games/doom | |
parent | 144fac57f51b7607ec02abb9e1edcba2cabe1a3f (diff) | |
download | freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.gz freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.zst freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.zip |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
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 3ddc7827a44a..d15e7dafd1de 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 |