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/xsok | |
parent | ad69d29be388a86e454a532d66814756ca496375 (diff) | |
download | ports-ccf4c430e0eb4dcd101f1f328f14587ed73f3c07.tar.gz ports-ccf4c430e0eb4dcd101f1f328f14587ed73f3c07.zip |
Notes
Diffstat (limited to 'games/xsok')
-rw-r--r-- | games/xsok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |