aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-opfor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hlserver-opfor/Makefile')
-rw-r--r--games/hlserver-opfor/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/games/hlserver-opfor/Makefile b/games/hlserver-opfor/Makefile
index 4d2687d3440a..661e8217b7c3 100644
--- a/games/hlserver-opfor/Makefile
+++ b/games/hlserver-opfor/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= opfor
-PORTVERSION= 1.1.0.6
-MASTER_SITES= http://www.planetmirror.com/pub/bluesnews/half-life/opfor/ \
- http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/official/ \
- http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/official/
-DISTNAME= op4-linux-${PORTVERSION:S/.//g}
+PORTVERSION= 1.1.0.8
+MASTER_SITES= ftp://ftp.gearboxsoftware.com/pub/ \
+ http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/
+DISTNAME= opfor${PORTVERSION:S/.//g}
MAINTAINER= lioux@FreeBSD.org
WRKSRC= ${WRKDIR}/gearbox
+USE_BZIP2= yes
+
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"