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-ra3 | |
parent | ff2ed82f0676cb936f12422994c923517b2b1834 (diff) | |
download | ports-e6ebd0bbbaa37af9045e24566d7ac9662dece460.tar.gz ports-e6ebd0bbbaa37af9045e24566d7ac9662dece460.zip |
Notes
Diffstat (limited to 'games/quake3-ra3')
-rw-r--r-- | games/quake3-ra3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index 368397423115..184dc78a0ebc 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.clanbase.com/pub/ \ PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake III Arena Mod: Rocket Arena 3 NO_PACKAGE= "Package will be 102MB, set FORCE_PACKAGE if you really want to build it" |