aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-psychostats
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2005-06-21 04:31:45 +0000
committerPatrick Li <pat@FreeBSD.org>2005-06-21 04:31:45 +0000
commitb878bc5c2b28bf6e9083f3906dfdf310bb79ed9e (patch)
tree2996975c7dca92ac4694f942b8d6310244eec25e /games/hlserver-psychostats
parentaf0561449103d2bf786c34130d5da982da9c81b3 (diff)
downloadports-b878bc5c2b28bf6e9083f3906dfdf310bb79ed9e.tar.gz
ports-b878bc5c2b28bf6e9083f3906dfdf310bb79ed9e.zip
Notes
Diffstat (limited to 'games/hlserver-psychostats')
-rw-r--r--games/hlserver-psychostats/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/hlserver-psychostats/Makefile b/games/hlserver-psychostats/Makefile
index 809fc5e9e8d2..78a88e6c846e 100644
--- a/games/hlserver-psychostats/Makefile
+++ b/games/hlserver-psychostats/Makefile
@@ -7,6 +7,7 @@
PORTNAME= psychostats
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= games www
MASTER_SITES= ftp://ftp.thaiguy.net/ \
http://www.psychostats.com/dl/ \
@@ -39,6 +40,6 @@ slaveport-post-install:
@${CHMOD} u+x ${PREFIX}${HLDSDIR}${DISTNAME}/${files}
.endfor
-HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
+HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
-.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
+.include "${HALFLIFE_PORT_MASTER}/Makefile"