diff options
author | Patrick Li <pat@FreeBSD.org> | 2007-01-01 00:50:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2007-01-01 00:50:39 +0000 |
commit | 5bf350f120c27d1394997077f910b6073dbec114 (patch) | |
tree | e5f3046e6e92cb87581bde8d96718f514e78b57e /games/hlserver-flf | |
parent | f591d301eb6e7a42d189139e65923f7ddfbd5b6b (diff) | |
download | ports-5bf350f120c27d1394997077f910b6073dbec114.tar.gz ports-5bf350f120c27d1394997077f910b6073dbec114.zip |
Notes
Diffstat (limited to 'games/hlserver-flf')
-rw-r--r-- | games/hlserver-flf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |