diff options
Diffstat (limited to 'games/quake3-excessive/Makefile')
-rw-r--r-- | games/quake3-excessive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-excessive/Makefile b/games/quake3-excessive/Makefile index 27b2fe8ab017..b5c0447a8e08 100644 --- a/games/quake3-excessive/Makefile +++ b/games/quake3-excessive/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= pat PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena Mod: Excessive WRKSRC= ${WRKDIR}/${PORTNAME} |