diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-26 01:16:29 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-26 01:16:29 +0000 |
commit | 50f6da3d64b3aec3319b3c1cb04f587fb66dbb82 (patch) | |
tree | 81c84867ec08cd00bee8605b6d245f11150d7d22 /games | |
parent | a679d8168bbbfa6eeb5f436f3f6b375d62a2b9cd (diff) | |
download | FreeBSD-ports-50f6da3d64b3aec3319b3c1cb04f587fb66dbb82.zip FreeBSD-ports-50f6da3d64b3aec3319b3c1cb04f587fb66dbb82.tar.gz |
Update MASTERSITES
PR: 21458
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
Diffstat (limited to 'games')
-rw-r--r-- | games/crossfire-client/Makefile | 9 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 9 | ||||
-rw-r--r-- | games/crossfire/Makefile | 9 |
3 files changed, 6 insertions, 21 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index dc2d874..7849df0 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -8,13 +8,8 @@ PORTNAME= crossfire PORTVERSION= ${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.real-time.com/pub/games/crossfire/ \ - ftp://ftp.ifi.uio.no/pub/crossfire/ \ - ftp://ftp.pyramid.com/pub/crossfire/ \ - ftp://ftp.sunet.se/pub/unix/games/crossfire/ \ - ftp://ftp.cs.titech.ac.jp/pub/games/crossfire/ -MASTER_SITE_SUBDIR= andreas +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/crossfire/old/ \ + ftp://ftp.sunet.se/pub/unix/games/crossfire/old/ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ ${CF_ARCH} ${CF_CLSERV} diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index dc2d874..7849df0 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -8,13 +8,8 @@ PORTNAME= crossfire PORTVERSION= ${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.real-time.com/pub/games/crossfire/ \ - ftp://ftp.ifi.uio.no/pub/crossfire/ \ - ftp://ftp.pyramid.com/pub/crossfire/ \ - ftp://ftp.sunet.se/pub/unix/games/crossfire/ \ - ftp://ftp.cs.titech.ac.jp/pub/games/crossfire/ -MASTER_SITE_SUBDIR= andreas +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/crossfire/old/ \ + ftp://ftp.sunet.se/pub/unix/games/crossfire/old/ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ ${CF_ARCH} ${CF_CLSERV} diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index dc2d874..7849df0 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -8,13 +8,8 @@ PORTNAME= crossfire PORTVERSION= ${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.real-time.com/pub/games/crossfire/ \ - ftp://ftp.ifi.uio.no/pub/crossfire/ \ - ftp://ftp.pyramid.com/pub/crossfire/ \ - ftp://ftp.sunet.se/pub/unix/games/crossfire/ \ - ftp://ftp.cs.titech.ac.jp/pub/games/crossfire/ -MASTER_SITE_SUBDIR= andreas +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/crossfire/old/ \ + ftp://ftp.sunet.se/pub/unix/games/crossfire/old/ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ ${CF_ARCH} ${CF_CLSERV} |