diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/r1q2 | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) |
Notes
Diffstat (limited to 'games/r1q2')
-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 |