diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-30 01:59:47 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-30 01:59:47 +0800 |
commit | aa4ded868104fddcadeed290b0867154c65f74c2 (patch) | |
tree | 8f87e868f1aca3eaef4d659a8494a11f106f1425 /games/prboom | |
parent | 13a16aca29f2b41611a9d83b9f4bd290390b1817 (diff) | |
download | freebsd-ports-graphics-aa4ded868104fddcadeed290b0867154c65f74c2.tar.gz freebsd-ports-graphics-aa4ded868104fddcadeed290b0867154c65f74c2.tar.zst freebsd-ports-graphics-aa4ded868104fddcadeed290b0867154c65f74c2.zip |
- Reset maintainer to ports@
PR: ports/183261
Submitted by: chris petrik <c.petrik.sosa@gmail.com>
Approved by: pawel / wg (mentors, implicit)
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 a7981652eea..a199fea6886 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 |