diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/halflifeserver/Makefile | 2 | ||||
-rw-r--r-- | games/hlserver-flf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 8ad006fd441b..b70511f80dc5 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -17,7 +17,7 @@ CATEGORIES= games linux DISTNAME= hlds_l_1120_full EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pat@FreeBSD.org COMMENT?= Steam Enabled Half-Life Dedicated Server with CS and DOD BROKEN= Incomplete fetch instructions diff --git a/games/hlserver-flf/Makefile b/games/hlserver-flf/Makefile index 295383775894..be3cadbf7ac6 100644 --- a/games/hlserver-flf/Makefile +++ b/games/hlserver-flf/Makefile @@ -20,7 +20,7 @@ PORTREVISION= 1 DISTFILES?= frontline${PORTVERSION:S/.//}_full-linux${EXTRACT_SUFX} .endif -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= pat@FreeBSD.org COMMENT?= Half-Life mod Frontline Force full server package for Linux RUN_DEPENDS= ${PREFIX}${HLDSDIR}${HL_PROGRAM}:${HALFLIFESERVER_PORT} |