diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-29 17:59:47 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-29 17:59:47 +0000 |
commit | b1f00efc7e65a6c5408106d8c1b40ac438561e3a (patch) | |
tree | 8f87e868f1aca3eaef4d659a8494a11f106f1425 /games/prboom | |
parent | 803a88d1995eec8ed2706b7ea46ad199893a4f9b (diff) | |
download | ports-b1f00efc7e65a6c5408106d8c1b40ac438561e3a.tar.gz ports-b1f00efc7e65a6c5408106d8c1b40ac438561e3a.zip |
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 a7981652eead..a199fea6886e 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multiplayer-capable and modified version of ID's classic DOOM game LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg |