diff options
Diffstat (limited to 'games/quake3-osp')
-rw-r--r-- | games/quake3-osp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile index ed7bc730d082..cfd667af50c3 100644 --- a/games/quake3-osp/Makefile +++ b/games/quake3-osp/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= distfiles PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= osp-Quake3-${PORTVERSION}_full -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake III Arena Mod: OSP Tourney DM/CA/CTF WRKSRC= ${WRKDIR}/${PORTNAME} |