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/q2p/Makefile | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) |
Notes
Diffstat (limited to 'games/q2p/Makefile')
-rw-r--r-- | games/q2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q2p/Makefile b/games/q2p/Makefile index 1e012e7d1b15..5ec541c50f22 100644 --- a/games/q2p/Makefile +++ b/games/q2p/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/Q2P/ DISTNAME= Q2P-0.2-2006-12-31 -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ehnaced OpenGL only Quake II engine USE_BZIP2= yes |