summaryrefslogtreecommitdiff
path: root/games/hlserver-admin/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-19 02:33:27 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-19 02:33:27 +0000
commit9b4422663b02935ced44b46d7c421cd363f42eb4 (patch)
treea45a03fdb4c4c5d1714681ef15284e06464ff5d7 /games/hlserver-admin/Makefile
parentNew port of mod_extract_forwarded, an Apache module that can make proxied (diff)
Update to latest version
Comply with PORTDOCS Add category and maintainer fields PR: 28265 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=44196
Diffstat (limited to 'games/hlserver-admin/Makefile')
-rw-r--r--games/hlserver-admin/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/hlserver-admin/Makefile b/games/hlserver-admin/Makefile
index 25dc4e94ead4..16623c871d8c 100644
--- a/games/hlserver-admin/Makefile
+++ b/games/hlserver-admin/Makefile
@@ -6,11 +6,14 @@
#
PORTNAME= admin
-PORTVERSION= 2.50c
+PORTVERSION= 2.50e
+CATEGORIES= games
MASTER_SITES= http://www.adminmod.org/downloads/
-DISTNAME= halflife-admin-2.50-c
+DISTNAME= halflife-${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
+MAINTAINER= pat@databits.net
+
WRKSRC= ${WRKDIR}/Admin
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs