summaryrefslogtreecommitdiff
path: root/games/halflifeserver/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2003-07-03 18:40:24 +0000
committerPatrick Li <pat@FreeBSD.org>2003-07-03 18:40:24 +0000
commitb0df13104b54786530f017b82518b450ee2101d7 (patch)
tree96decd46f1bcab0d69b747a47745a0c7c950f26c /games/halflifeserver/Makefile
parentUpdate port to 3.2 (diff)
Update to 3.1.1.1
Notes
Notes: svn path=/head/; revision=84162
Diffstat (limited to 'games/halflifeserver/Makefile')
-rw-r--r--games/halflifeserver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile
index a66f364c59dd..d3532e7dd081 100644
--- a/games/halflifeserver/Makefile
+++ b/games/halflifeserver/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hlds
-PORTVERSION= 3.1.1.0
+PORTVERSION= 3.1.1.1
CATEGORIES= games linux
DISTNAME= hlds_l_${PORTVERSION:S/.//g}_full
@@ -29,8 +29,7 @@ HLDSDIR= /usr/games/hlds_l/
SORT?= /usr/bin/sort
# files which should be installed with executables perms
-EXECUTABLES= hltv hlds hlds_run libSteamValidateUserIDTickets.so \
- libhlwon.so
+EXECUTABLES= hltv hlds hlds_run
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})