diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
commit | ccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch) | |
tree | 3e4688595d58a1248f4ec2c9088449cfb7385e6d /games/xasteroids | |
parent | ad69d29be388a86e454a532d66814756ca496375 (diff) |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Notes
Notes:
svn path=/head/; revision=28453
Diffstat (limited to 'games/xasteroids')
-rw-r--r-- | games/xasteroids/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |