diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-01 01:02:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-01 01:02:34 +0800 |
commit | 35f18782e1b167e8092c176d5ee845fdfda0e969 (patch) | |
tree | d787b07f1e600a9e34420e7063f4dfecf7808039 /games | |
parent | 255377b2d1bf531ac9ac1f0454ca2f771aa65e81 (diff) | |
download | freebsd-ports-gnome-35f18782e1b167e8092c176d5ee845fdfda0e969.tar.gz freebsd-ports-gnome-35f18782e1b167e8092c176d5ee845fdfda0e969.tar.zst freebsd-ports-gnome-35f18782e1b167e8092c176d5ee845fdfda0e969.zip |
Per distfile survey, remove mastersite that disappeared in 2001.
Diffstat (limited to 'games')
-rw-r--r-- | games/xsok/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xsok/Makefile b/games/xsok/Makefile index d2300a820c7b..2e139953accd 100644 --- a/games/xsok/Makefile +++ b/games/xsok/Makefile @@ -8,8 +8,7 @@ PORTNAME= xsok 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/ +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org |