diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:39:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:39:47 +0000 |
commit | 045354f52fb77f384fefb20435624ec435edef46 (patch) | |
tree | 49942032b428ee6f25f0618d5787537753502da2 /games | |
parent | 355ff6509a9b9792c52689950e9654f67f0c1be8 (diff) |
Notes
Diffstat (limited to 'games')
-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 0a1798ce97dc..7c6f85b90dc0 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= robin.schoonover@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A multiplayer-capable and modified version of ID's classic DOOM game LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg |