diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
commit | a09e55e2e8925b30200d14342bad54c3e8c8c633 (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/r1q2/Makefile | |
parent | 4ee2d903fb5780070d298c61179761a71c0bdc59 (diff) | |
download | ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.tar.gz ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.zip |
Notes
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 |