diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-05-09 10:22:16 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-05-09 10:22:16 +0000 |
commit | 5dc7691b30c5ca037e71eaff3c8a52ca80bfc25f (patch) | |
tree | 2af0c7d2a70df860fa55926eca42d0fca04d11b2 | |
parent | 3a32999175ecab0246d854d07bfc1416f4b3163d (diff) | |
download | ports-5dc7691b30c5ca037e71eaff3c8a52ca80bfc25f.tar.gz ports-5dc7691b30c5ca037e71eaff3c8a52ca80bfc25f.zip |
Notes
-rw-r--r-- | games/hlserver-esf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-esf/Makefile b/games/hlserver-esf/Makefile index d2082e75dca6..843636018b46 100644 --- a/games/hlserver-esf/Makefile +++ b/games/hlserver-esf/Makefile @@ -8,7 +8,7 @@ PORTNAME= esf PORTVERSION= 1.1.1.b PORTREVISION= 1 -MASTER_SITES= http://38.118.213.152/ichmovniif+/pub2/Half_Life/Modifications/Earths_Special_Forces/ +MASTER_SITES= http://ftp.games.skynet.be/pub/www.filesnetwork.com/Half-Life/Mods/Earth%60s_Special_Forces/ DISTNAME= esfb111 MAINTAINER= ports@FreeBSD.org |