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/q2pro | |
parent | 4ee2d903fb5780070d298c61179761a71c0bdc59 (diff) | |
download | ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.tar.gz ports-a09e55e2e8925b30200d14342bad54c3e8c8c633.zip |
Notes
Diffstat (limited to 'games/q2pro')
-rw-r--r-- | games/q2pro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q2pro/Makefile b/games/q2pro/Makefile index d516fe668da0..1a85190013ea 100644 --- a/games/q2pro/Makefile +++ b/games/q2pro/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II engine modification compatible with R1Q2 USES= dos2unix gmake tar:bzip2 |