summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-05-14 05:40:52 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-05-14 05:40:52 +0000
commitccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch)
tree3e4688595d58a1248f4ec2c9088449cfb7385e6d /games
parentmurray is now a committer, reflect this in MAINTAINER. (diff)
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Notes
Notes: svn path=/head/; revision=28453
Diffstat (limited to 'games')
-rw-r--r--games/xasteroids/Makefile2
-rw-r--r--games/xneko/Makefile2
-rw-r--r--games/xroach/Makefile2
-rw-r--r--games/xsok/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile
index ff5e36507b7f..dbf15f769b8f 100644
--- a/games/xasteroids/Makefile
+++ b/games/xasteroids/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xasteroids
PORTVERSION= 5.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \
+MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \
ftp://ftp.belgium.eu.net/pub/X11/R5contrib/
DISTFILES= xasteroids.sh.Z
diff --git a/games/xneko/Makefile b/games/xneko/Makefile
index 072ce747e346..7788f8b5a91a 100644
--- a/games/xneko/Makefile
+++ b/games/xneko/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xneko
PORTVERSION= 4.4
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
+MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite/usr/src/games/
DISTNAME= ${PORTNAME}
MAINTAINER= markm@FreeBSD.org
diff --git a/games/xroach/Makefile b/games/xroach/Makefile
index 960da0613eb1..c87a6fe500d8 100644
--- a/games/xroach/Makefile
+++ b/games/xroach/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xroach
PORTVERSION= 4.4
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
+MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite/usr/src/games/
DISTNAME= ${PORTNAME}
MAINTAINER= markm@FreeBSD.org
diff --git a/games/xsok/Makefile b/games/xsok/Makefile
index e9c7d1fcc616..8e9250628a6b 100644
--- a/games/xsok/Makefile
+++ b/games/xsok/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.02
CATEGORIES= games
MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/ \
ftp://sunsite.cnlab-switch.ch/mirror/linux/tsx-11/sources/usr.bin.X11/ \
- ftp://ftp.cdrom.com/pub/linux/tsx-11/sources/usr.bin.X11/
+ ftp://ftp.freesoftware.com/pub/linux/tsx-11/sources/usr.bin.X11/
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org