diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
commit | 4727575d1bc552a65a887c6de8eebd5bebcab09b (patch) | |
tree | 6775cea013310d81ad0b3ab9545d3530b85611c7 /games/prboom | |
parent | b9649c524995c22a06a035b20e31cf93a3cccee5 (diff) |
Notes
Diffstat (limited to 'games/prboom')
-rw-r--r-- | games/prboom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 847338d507b9..912cbba43804 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A multiplayer-capable and modified version of ID's classic DOOM game LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg |