diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | 6910bf819aea08bdd745916858b2def318991151 (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /games/doom | |
parent | Remove compatibility with FreeBSD 7.X (diff) |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Notes
Notes:
svn path=/head/; revision=313559
Diffstat (limited to 'games/doom')
-rw-r--r-- | games/doom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index d15e7dafd1de..310f7cf63745 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -1,5 +1,5 @@ +# Created by: Jean-Marc Zucconi <jmz@FreeBSD.org> # $FreeBSD$ -# Created by: Jean-Marc Zucconi <jmz@FreeBSD.org> PORTNAME= doom PORTVERSION= 1.10 @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} DISTNAME= doomsrc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= DOOM: the game and the sound server LICENSE= GPLv1 |