View | Details | Raw Unified | Return to bug 151778
Collapse All | Expand All

(-)doom/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITES=	${MASTER_SITE_IDSOFTWARE:S|$|source/|}
12
MASTER_SITES=	${MASTER_SITE_IDSOFTWARE:S|$|source/|}
13
DISTNAME=	doomsrc
13
DISTNAME=	doomsrc
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	c.petrik.sosa@gmail.com
16
COMMENT=	DOOM: the game and the sound server
16
COMMENT=	DOOM: the game and the sound server
17
17
18
NO_CDROM=	requested by IDsoftware
18
NO_CDROM=	requested by IDsoftware
(-)etuxracer/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITES=	SF/extremetuxracer/extreme-tuxracer/${PORTVERSION}/
12
MASTER_SITES=	SF/extremetuxracer/extreme-tuxracer/${PORTVERSION}/
13
DISTNAME=	extremetuxracer-${PORTVERSION}
13
DISTNAME=	extremetuxracer-${PORTVERSION}
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	c.petrik.sosa@gmail.com
16
COMMENT=	A 3d penguin racing game using OpenGL
16
COMMENT=	A 3d penguin racing game using OpenGL
17
17
18
LIB_DEPENDS=	tcl85:${PORTSDIR}/lang/tcl85 \
18
LIB_DEPENDS=	tcl85:${PORTSDIR}/lang/tcl85 \
(-)prboom/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	c.petrik.sosa@gmail.com
15
COMMENT=	A multiplayer-capable and modified version of ID's classic DOOM game
15
COMMENT=	A multiplayer-capable and modified version of ID's classic DOOM game
16
16
17
LIB_DEPENDS=	smpeg.1:${PORTSDIR}/multimedia/smpeg
17
LIB_DEPENDS=	smpeg.1:${PORTSDIR}/multimedia/smpeg
(-)tuxracer/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.gz \
13
DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.gz \
14
		${PORTNAME}-data-${PORTVERSION}.tar.gz
14
		${PORTNAME}-data-${PORTVERSION}.tar.gz
15
15
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	c.petrik.sosa@gmail.com
17
COMMENT=	A 3d penguin racing game using OpenGL
17
COMMENT=	A 3d penguin racing game using OpenGL
18
18
19
LIB_DEPENDS=	tcl85:${PORTSDIR}/lang/tcl85
19
LIB_DEPENDS=	tcl85:${PORTSDIR}/lang/tcl85

Return to bug 151778