diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-03-14 16:47:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-03-14 16:47:46 +0000 |
commit | e6ebd0bbbaa37af9045e24566d7ac9662dece460 (patch) | |
tree | dffa6e1a1f663234adc1e679cddccbc86e92a22f /games/quake3-wfa | |
parent | ff2ed82f0676cb936f12422994c923517b2b1834 (diff) |
Bring unmaintained Quake ports under my wing.
Notes
Notes:
svn path=/head/; revision=270895
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 a907e4ce6cea..a3db220f8a63 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= ports@FreeBSD.org +MAINTAINER= danfe@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" |