diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /games/quake3-data | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | FreeBSD-ports-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip FreeBSD-ports-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'games/quake3-data')
-rw-r--r-- | games/quake3-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index cace890..c258cf3 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= linuxq3apoint-${DISTVERSION}.x86 EXTRACT_SUFX= .run -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Quake III Arena data files NO_BUILD= yes |