diff options
Diffstat (limited to 'games/r1q2/Makefile')
-rw-r--r-- | games/r1q2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/r1q2/Makefile b/games/r1q2/Makefile index a3b5aab99dcc..454bc76edf65 100644 --- a/games/r1q2/Makefile +++ b/games/r1q2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.r1ch.net/stuff/r1q2/src/ DISTNAME= ${PORTNAME}-b${PORTVERSION}-src -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Quake II client/server focusing on stability LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo |