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 2d9e4eec14ef..64c536accee9 100644 --- a/games/r1q2/Makefile +++ b/games/r1q2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.r1ch.net/stuff/r1q2/src/ DISTNAME= ${PORTNAME}-b${PORTVERSION}-src -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhaced Quake II client/server focusing on stability LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo |