summaryrefslogtreecommitdiff
path: root/games/hlserver-ts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hlserver-ts/Makefile')
-rw-r--r--games/hlserver-ts/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/games/hlserver-ts/Makefile b/games/hlserver-ts/Makefile
index 66051fc7e52a..46a7ed543798 100644
--- a/games/hlserver-ts/Makefile
+++ b/games/hlserver-ts/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= ts
-PORTVERSION= 1.5
-MASTER_SITES= http://www.daspace.de/files/
-DISTNAME= TS-${PORTVERSION}-linux
+PORTVERSION= 2.0
+MASTER_SITES= http://dl1.giga.de/mods/half_life/the_specialists/
+DISTNAME= ts${PORTVERSION}-linux_server
MAINTAINER= lioux@FreeBSD.org
COMMENT= Half-Life mod The Specialists full server package for Linux
-_DONT_INCLUDE_MK_=yes
+USE_BZIP2= yes
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
-
-.include <bsd.port.mk>