diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /games/quake2forge | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | freebsd-ports-graphics-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz freebsd-ports-graphics-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.zst freebsd-ports-graphics-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'games/quake2forge')
-rw-r--r-- | games/quake2forge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index aa97eb2fdef..6538926c87c 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:qf DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= First Person Shooter with many addons available USE_BZIP2= yes |