diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-24 20:30:46 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-24 20:30:46 +0000 |
commit | 1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f (patch) | |
tree | b5c796e036edbfeb5fd3ba175afea277f5790cc6 /games/hlserver-cs | |
parent | f43996fb99759640727d558d6228f755fcee0df7 (diff) | |
download | FreeBSD-ports-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.zip FreeBSD-ports-1eb81aa68b8ddc88e149e8cc03d7f7ba73df050f.tar.gz |
Update MASTER_SITES
Submitted by: maintainer
Diffstat (limited to 'games/hlserver-cs')
-rw-r--r-- | games/hlserver-cs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile index ecb1854..f5467f1 100644 --- a/games/hlserver-cs/Makefile +++ b/games/hlserver-cs/Makefile @@ -8,7 +8,8 @@ PORTNAME= CS PORTVERSION= 1.1b CATEGORIES= games linux -MASTER_SITES= ftp://ftp.icrontic.com/pub/ \ +MASTER_SITES= http://hex.databits.net/~pat/ \ + ftp://ftp.icrontic.com/pub/ \ http://flf.playnet.com/ DISTNAME= cs_11b_full EXTRACT_ONLY= |