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/qudos | |
parent | 4ee2d903fb5780070d298c61179761a71c0bdc59 (diff) | |
download | ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.tar.gz ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.zip |
Notes
Diffstat (limited to 'games/qudos')
-rw-r--r-- | games/qudos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qudos/Makefile b/games/qudos/Makefile index 7e6e2e94433b..f2e4fb956c0d 100644 --- a/games/qudos/Makefile +++ b/games/qudos/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ QuDos-${PORTVERSION}.pk3 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced OpenGL-only Quake II engine USES= gmake tar:bzip2 |