diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 22:53:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 22:53:13 +0000 |
commit | 5ee761961b5a555d9785d254693923d1729b5785 (patch) | |
tree | 9cc5a3ab651ce1760095dc25dccccb1edfed9f02 /games/quake3-wfa | |
parent | 09bde4b0326f78db8fc2575397080f300829b5be (diff) | |
download | ports-5ee761961b5a555d9785d254693923d1729b5785.tar.gz ports-5ee761961b5a555d9785d254693923d1729b5785.zip |
Notes
Diffstat (limited to 'games/quake3-wfa')
-rw-r--r-- | games/quake3-wfa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-wfa/Makefile b/games/quake3-wfa/Makefile index 5c79b75d79a9..a907e4ce6cea 100644 --- a/games/quake3-wfa/Makefile +++ b/games/quake3-wfa/Makefile @@ -14,7 +14,7 @@ DISTFILES= WFA35Engine.zip WFA35MapPack1.zip WFA35MapPack2.zip \ WFA_v35b.zip 35b_mappack1.zip DIST_SUBDIR= ${PORTNAME} -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena Mod: Weapons Factory Arena NO_PACKAGE= "Package will be 138MB, set FORCE_PACKAGE if you really want to build it" |