aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-si/Makefile
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-si/Makefile
parentaf0561449103d2bf786c34130d5da982da9c81b3 (diff)
downloadports-b878bc5c2b28bf6e9083f3906dfdf310bb79ed9e.tar.gz
ports-b878bc5c2b28bf6e9083f3906dfdf310bb79ed9e.zip
Notes
Diffstat (limited to 'games/hlserver-si/Makefile')
-rw-r--r--games/hlserver-si/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/hlserver-si/Makefile b/games/hlserver-si/Makefile
index 5dbe9b5d00b2..612d04a991f2 100644
--- a/games/hlserver-si/Makefile
+++ b/games/hlserver-si/Makefile
@@ -7,6 +7,7 @@
PORTNAME= si
PORTVERSION= 0.97.0ra
+PORTREVISION= 1
MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/si/ \
ftp://ftp.clanserver4u.de/exp/hl/mod/si/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g:S/0r//}-linux
@@ -16,8 +17,8 @@ COMMENT= Half-Life mod Science and Industry full server package for Linux
_DONT_INCLUDE_MK_=yes
-HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
+HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
-.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
+.include "${HALFLIFE_PORT_MASTER}/Makefile"
.include <bsd.port.mk>