diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-04-18 10:24:33 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-04-18 10:24:33 +0000 |
commit | 53fb674f8d568ceadf4e7763aebba115e5c588ec (patch) | |
tree | 7ad618c8aa9162f5b8b3f33a6f0e02e0c51817f6 /games/halflifeserver | |
parent | Fix typo (and make this work). (diff) |
previous strip change should come with PORTREVISION bump.
Notes
Notes:
svn path=/head/; revision=41639
Diffstat (limited to 'games/halflifeserver')
-rw-r--r-- | games/halflifeserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 81bf123c9f97..5da6f25a0354 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= hlds PORTVERSION= 3.1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games linux MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/official/ \ http://www.jetstreamgames.co.nz/files/pub/gamespyftp1/fpnew/action/half-life/official/ \ |