diff options
Diffstat (limited to 'games/prboom/Makefile')
-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 |