diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-21 17:32:34 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-21 17:32:34 +0000 |
commit | 66935305998516012979b6eec20c1ed67ce0eabf (patch) | |
tree | a7556a94945bd279ee1c09f9e3c5af031edc8117 /games | |
parent | 496b01d999b697311ff535fd7568914c291ab60e (diff) | |
download | FreeBSD-ports-66935305998516012979b6eec20c1ed67ce0eabf.zip FreeBSD-ports-66935305998516012979b6eec20c1ed67ce0eabf.tar.gz |
remove master site which is no longer exist
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/quakeserver/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index e979d73..a1dc313 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -8,9 +8,8 @@ PORTNAME= quakeserver PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/old/ \ - ftp://ftp.idsoftware.com/idstuff/quake/ \ - ftp://ftp.sunet.se/pub/pc/games/idgames2/planetquake/threewave/unix/ +MASTER_SITES= ftp://ftp.sunet.se/pub/pc/games/idgames2/planetquake/threewave/unix/ \ + ftp://ftp.idsoftware.com/idstuff/quake/ DISTFILES= unixded-${PORTVERSION}-i386-unknown-bsdi3.0.tar.gz \ quake106.zip |